upt playbook

This commit is contained in:
jaydee 2023-11-01 01:46:26 +01:00
parent 5989697d0f
commit 8a2b35ac72
2 changed files with 2 additions and 2 deletions

View File

@ -70,7 +70,7 @@ datacenter:
192.168.77.246
vars:
ansible_python_interpreter: /usr/bin/python
ansible_user: admin
ansible_user: jd
ansible_pass: l4c1j4yd33Du5lo
ansible_become_user: root
ansible_become_password: l4c1j4yd33Du5lo

View File

@ -24,7 +24,7 @@
# - 180
- name: Start mailu containers
command: docker start {{ item }}
become: yes
become: true
when: inventory_hostname in groups['raspberry']
loop:
- nginx-app-1