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