add group vars
This commit is contained in:
parent
8dfe5d3587
commit
07eb7aaa20
4
group_vars/all.yaml
Normal file
4
group_vars/all.yaml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
---
|
||||||
|
ansible_become: true
|
||||||
|
ansible_user: ansible
|
||||||
|
...
|
@ -23,4 +23,4 @@
|
|||||||
hosts: commonupdate
|
hosts: commonupdate
|
||||||
roles:
|
roles:
|
||||||
- update
|
- update
|
||||||
...
|
...
|
||||||
|
Loading…
Reference in New Issue
Block a user