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