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
a34f0a77ef
commit
b7c6a66665
@ -19,13 +19,15 @@ datacenter:
|
|||||||
ssh_args: "-o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no"
|
ssh_args: "-o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no"
|
||||||
ansible_ssh_common_args: "-o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no"
|
ansible_ssh_common_args: "-o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no"
|
||||||
|
|
||||||
|
morefine:
|
||||||
|
hosts:
|
||||||
|
192.168.77.15:
|
||||||
nas:
|
nas:
|
||||||
hosts:
|
hosts:
|
||||||
192.168.77.106:
|
192.168.77.106:
|
||||||
vars:
|
vars:
|
||||||
ansible_user: admin
|
ansible_user: admin
|
||||||
ansible_ssh_pass: l4c1j4yd33Du5lo
|
ansible_ssh_pass: l4c1j!4yd33?Du5lo
|
||||||
ansible_python_interpreter: /share/ZFS530_DATA/.qpkg/QPython39/bin/python3
|
ansible_python_interpreter: /share/ZFS530_DATA/.qpkg/QPython39/bin/python3
|
||||||
omv:
|
omv:
|
||||||
hosts:
|
hosts:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user