mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-01-23 20:39:26 +00:00
bitwarden
This commit is contained in:
parent
50fd53aadd
commit
057da92fb9
@ -33,7 +33,7 @@
|
|||||||
- name: Upload service script config
|
- name: Upload service script config
|
||||||
ansible.builtin.copy:
|
ansible.builtin.copy:
|
||||||
src: scripts/mqtt_srv.cfg
|
src: scripts/mqtt_srv.cfg
|
||||||
dest: /etc/mqtt_srv
|
dest: /etc/mqtt_srv/
|
||||||
mode: '755'
|
mode: '755'
|
||||||
owner: root
|
owner: root
|
||||||
when: inventory_hostname not in groups['nas'] and inventory_hostname not in groups['router']
|
when: inventory_hostname not in groups['nas'] and inventory_hostname not in groups['router']
|
||||||
|
Loading…
x
Reference in New Issue
Block a user