mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-01-23 20:39:26 +00:00
upt playbook
This commit is contained in:
parent
5989697d0f
commit
8a2b35ac72
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user