generated from nicolabelluti/template-ansible
Added bc250 host
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
bc250:
|
||||
hosts:
|
||||
192.168.1.156:
|
||||
vars:
|
||||
ansible_user: deck
|
||||
ansible_ssh_pass: deck
|
||||
@@ -1,8 +0,0 @@
|
||||
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