mirror of
https://github.com/JamesTurland/JimsGarage.git
synced 2025-08-13 17:02:23 +00:00
update
This commit is contained in:
parent
118e9bb567
commit
5879820fa1
14
Ansible/Playbooks/Multi-OS-Update/inventory.yaml
Normal file
14
Ansible/Playbooks/Multi-OS-Update/inventory.yaml
Normal file
@ -0,0 +1,14 @@
|
||||
arch:
|
||||
hosts:
|
||||
arch01:
|
||||
ansible_host: 192.168.200.214
|
||||
ansible_user: 'root'
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
|
||||
docker:
|
||||
hosts:
|
||||
docker01:
|
||||
ansible_host: 192.168.200.50
|
||||
ansible_user: 'ubuntu'
|
||||
ansible_become: true
|
||||
ansible_become_method: sudo
|
Loading…
x
Reference in New Issue
Block a user