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
|
- name: ansible apply
|
||||||
image: cytopia/ansible:latest-tools
|
image: cytopia/ansible:latest-tools
|
||||||
commands:
|
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:
|
when:
|
||||||
event:
|
event:
|
||||||
- push
|
- push
|
||||||
|
Reference in New Issue
Block a user