mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-07-01 15:38:33 +02:00
bitwarden
This commit is contained in:
@ -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']
|
||||||
|
Reference in New Issue
Block a user