Initial commit
This commit is contained in:
8
group_vars/all.yml
Normal file
8
group_vars/all.yml
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
# Default is to log in as root
|
||||
ansible_user: root
|
||||
remote_user: root
|
||||
|
||||
# Add further variables which apply to all servers to this file...
|
||||
|
||||
...
|
||||
Reference in New Issue
Block a user