mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-01-23 12:38:11 +00:00
upt playbook
This commit is contained in:
parent
c75801b0f9
commit
d64798ad4a
10
hosts.yml
10
hosts.yml
@ -11,16 +11,18 @@ datacenter:
|
||||
odroid_worker:
|
||||
hosts:
|
||||
192.168.77.13[2:5]:
|
||||
localhost1:
|
||||
hosts:
|
||||
localhost
|
||||
|
||||
vars:
|
||||
ansible_ssh_user: jd
|
||||
ansible_ssh_pass: lacijaydee
|
||||
ansible_become_password: lacijaydee
|
||||
ssh_args: "-o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no"
|
||||
ansible_ssh_common_args: "-o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no"
|
||||
|
||||
localhost1:
|
||||
hosts:
|
||||
localhost
|
||||
vars:
|
||||
ansible_user: root
|
||||
morefine:
|
||||
hosts:
|
||||
192.168.77.12:
|
||||
|
Loading…
x
Reference in New Issue
Block a user