up
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
|
||||
- debug:
|
||||
msg: "test ok"
|
||||
delegate_to: localhost
|
||||
# delegate_to: localhost
|
||||
|
||||
# - name: Return all secrets from a path
|
||||
# delegate_to: localhost
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
- hosts: all
|
||||
- hosts:
|
||||
- scaleway
|
||||
- bastion
|
||||
- cosmos
|
||||
# vars:
|
||||
# become: true
|
||||
gather_facts: false
|
||||
|
||||
Reference in New Issue
Block a user