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
2b1d6540bb
commit
fe8c757fa5
@ -60,5 +60,6 @@ datacenter:
|
||||
192.168.77.1
|
||||
vars:
|
||||
ansible_python_interpreter: /opt/bin/python
|
||||
ansible_user: jd
|
||||
ansible_password: "q"
|
||||
raspberry:
|
||||
hosts:
|
||||
192.168.77.246
|
@ -1,4 +1,4 @@
|
||||
- hosts: datacenter
|
||||
- hosts: raspberry
|
||||
name: Install omv
|
||||
become: true
|
||||
become_user: root
|
||||
|
Loading…
x
Reference in New Issue
Block a user