Add playbooks to role os-linux-prep-default
This commit is contained in:
6
ansible/inventories/group_vars/all.yml
Normal file
6
ansible/inventories/group_vars/all.yml
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
## Ansible params
|
||||
#ansible_port: '22'
|
||||
#ansible_ssh_user: 'root'
|
||||
#ansible_ssh_password: 'XXXXXXXXX'
|
||||
#ansible_ssh_private_key_file: '~/.ssh/XXXXX.id_rsa'
|
Reference in New Issue
Block a user