mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2024-11-22 00:03:16 +01:00
Update ansible-playbook.yaml
Added 2 spaces indentation for the include
This commit is contained in:
parent
f8f945b61b
commit
0b75fd23d1
@ -17,8 +17,8 @@ tasks:
|
|||||||
# Files are to be uploaded to the kestra data directory for the namespace in
|
# Files are to be uploaded to the kestra data directory for the namespace in
|
||||||
# <docker volume for kestra-data>/<namespace>/_files/
|
# <docker volume for kestra-data>/<namespace>/_files/
|
||||||
include:
|
include:
|
||||||
- inventory.ini
|
- inventory.ini
|
||||||
- myplaybook.yaml
|
- myplaybook.yaml
|
||||||
type: io.kestra.plugin.ansible.cli.AnsibleCLI
|
type: io.kestra.plugin.ansible.cli.AnsibleCLI
|
||||||
docker:
|
docker:
|
||||||
image: cytopia/ansible:latest-tools
|
image: cytopia/ansible:latest-tools
|
||||||
|
Loading…
Reference in New Issue
Block a user