mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-01-23 20:39:26 +00:00
upt playbook
This commit is contained in:
parent
9887df8902
commit
6140c0fdb0
11
hosts.yml
11
hosts.yml
@ -118,7 +118,16 @@ datacenter:
|
|||||||
ansible_become_user: root
|
ansible_become_user: root
|
||||||
ansible_become_password: q
|
ansible_become_password: q
|
||||||
|
|
||||||
|
ryzen:
|
||||||
|
hosts:
|
||||||
|
192.168.77.15:
|
||||||
|
vars:
|
||||||
|
ansible_python_interpreter: auto_silent
|
||||||
|
ansible_ssh_user: root
|
||||||
|
ansible_ssh_pass: lacijaydee
|
||||||
|
ansible_password: lacijaydee
|
||||||
|
ansible_become_user: root
|
||||||
|
ansible_become_password: lacijaydee
|
||||||
|
|
||||||
containers:
|
containers:
|
||||||
children:
|
children:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user