Jelajahi Sumber

Update ansible-playbook.yaml

Added 2 spaces indentation for the include
phpsystems 2 tahun lalu
induk
melakukan
0b75fd23d1
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 2 2
      kestra/ansible-playbook.yaml

+ 2 - 2
kestra/ansible-playbook.yaml

@@ -17,8 +17,8 @@ tasks:
           # Files are to be uploaded to the kestra data directory for the namespace in
           # <docker volume for kestra-data>/<namespace>/_files/
           include:
-          - inventory.ini
-          - myplaybook.yaml
+            - inventory.ini
+            - myplaybook.yaml
         type: io.kestra.plugin.ansible.cli.AnsibleCLI
         docker:
           image: cytopia/ansible:latest-tools