upt playbook

This commit is contained in:
jaydee 2023-11-01 01:31:46 +01:00
parent c1cb93d828
commit 9cfd13dd9e
2 changed files with 3 additions and 3 deletions

View File

@ -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:

View File

@ -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