mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-01-23 12:38:11 +00:00
upt playbook
This commit is contained in:
parent
c1cb93d828
commit
9cfd13dd9e
@ -40,7 +40,7 @@ datacenter:
|
||||
ansible_become_password: lacijaydee
|
||||
rhasspy:
|
||||
hosts:
|
||||
192.168.77.166
|
||||
192.168.77.13[6:7]
|
||||
vars:
|
||||
ansible_user: admin
|
||||
ansible_ssh_pass: l4c1j4yd33Du5lo
|
||||
@ -72,7 +72,7 @@ datacenter:
|
||||
ansible_python_interpreter: /usr/bin/python
|
||||
ansible_user: admin
|
||||
ansible_pass: l4c1j4yd33Du5lo
|
||||
ansible_become_user: admin
|
||||
ansible_become_user: root
|
||||
ansible_become_password: l4c1j4yd33Du5lo
|
||||
nas:
|
||||
hosts:
|
||||
|
@ -24,7 +24,7 @@
|
||||
# - 180
|
||||
- name: Start mailu containers
|
||||
command: docker start {{ item }}
|
||||
become: true
|
||||
become: yes
|
||||
when: inventory_hostname in groups['raspberry']
|
||||
loop:
|
||||
- nginx-app-1
|
||||
|
Loading…
x
Reference in New Issue
Block a user