Added the base for Ansible
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
test-hosts:
|
||||
hosts:
|
||||
127.0.0.1:
|
||||
127.0.0.2:
|
||||
127.0.0.3:
|
||||
vars:
|
||||
ansible_user: username
|
||||
ansible_ssh_pass: password
|
||||
Reference in New Issue
Block a user