Fix the hosts file specified
Signed-off-by: Noah Knegt <git@noahknegt.com>
This commit is contained in:
@@ -32,7 +32,7 @@ steps:
|
||||
- name: ansible apply
|
||||
image: cytopia/ansible:latest-tools
|
||||
commands:
|
||||
- ansible-playbook -i inventory/hosts site.yml --private-key /drone/src/.ssh/id_ed25519
|
||||
- ansible-playbook -i inventory/hosts.yml site.yml --private-key /drone/src/.ssh/id_ed25519
|
||||
when:
|
||||
event:
|
||||
- push
|
||||
|
Reference in New Issue
Block a user