Fix the yamllint errors
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Signed-off-by: Noah Knegt <git@noahknegt.com>
This commit is contained in:
@@ -28,4 +28,3 @@ steps:
|
|||||||
image: cytopia/ansible:alpine
|
image: cytopia/ansible:alpine
|
||||||
commands:
|
commands:
|
||||||
- ansible-playbook -i inventory/hosts site.yml --private-key /drone/src/.ssh/id_ed25519
|
- ansible-playbook -i inventory/hosts site.yml --private-key /drone/src/.ssh/id_ed25519
|
||||||
|
|
||||||
|
@@ -1 +1,2 @@
|
|||||||
|
---
|
||||||
ansible_user: ansible
|
ansible_user: ansible
|
||||||
|
Reference in New Issue
Block a user