This commit is contained in:
2024-10-27 11:46:36 +01:00
parent bbb3db44c5
commit 23b0f62cef
2 changed files with 5 additions and 2 deletions

View File

@@ -48,7 +48,7 @@
- debug:
msg: "test ok"
delegate_to: localhost
# delegate_to: localhost
# - name: Return all secrets from a path
# delegate_to: localhost

View File

@@ -1,4 +1,7 @@
- hosts: all
- hosts:
- scaleway
- bastion
- cosmos
# vars:
# become: true
gather_facts: false