first commit
This commit is contained in:
5
inventory/group_vars/all/vars.yml
Normal file
5
inventory/group_vars/all/vars.yml
Normal file
@ -0,0 +1,5 @@
|
||||
# This will load variables for ansible group all
|
||||
# which is by ansible default all the hosts in inventory file
|
||||
# This something like global variables which are accessible by all host
|
||||
---
|
||||
ansible_user: root
|
Reference in New Issue
Block a user