mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-01-23 12:38:11 +00:00
bitwarden
This commit is contained in:
parent
2aafdd8918
commit
584be95670
@ -62,7 +62,7 @@
|
||||
when: inventory_hostname not in groups['nas']
|
||||
become: "{{ 'no' if inventory_hostname in groups['nas'] else 'yes' }}"
|
||||
|
||||
- name: Install bottle python package
|
||||
- name: Install bottle python package1
|
||||
ansible.builtin.shell: /etc/init.d/mqtt start
|
||||
when: inventory_hostname in groups['nas']
|
||||
become: "{{ 'no' if inventory_hostname in groups['nas'] else 'yes' }}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user