mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-07-01 15:38:33 +02:00
upt playbook
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user