Add tests and fix structure to prevent errors
This commit is contained in:
parent
a057c34d94
commit
7b259dc86a
7 changed files with 26 additions and 3 deletions
|
@ -30,4 +30,4 @@ if ! rpm -q ansible > /dev/null; then
|
|||
fi
|
||||
|
||||
# run playbook
|
||||
ansible-playbook deploy.yml
|
||||
ansible-playbook playbooks/deploy.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue