Skip to content

Commit

Permalink
Using default names for ansible files
Browse files Browse the repository at this point in the history
  • Loading branch information
deniscostadsc committed Oct 2, 2023
1 parent 5b77fad commit 95216b4
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ run:
--ask-become-pass \
--extra-vars "current_user=$$USER home_folder=$$HOME" \
-vv \
provisioning.yml -i hosts
-i inventory.ini \
playbook.yml

lint:
@docker build -q -f .docker/lint-ansible.Dockerfile -t lint-ansible .
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit 95216b4

Please sign in to comment.