mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-07-01 15:38:33 +02:00
bitwarden
This commit is contained in:
@ -30,7 +30,7 @@
|
||||
- name: Upload service script
|
||||
ansible.builtin.copy:
|
||||
src: scripts/mqtt_srv.py
|
||||
dest: /share/Data/__GITLAB/mqtt_srv/
|
||||
dest: /share/Data/__GITLAB/mqtt_srv/mqtt_srv.pyw
|
||||
mode: '755'
|
||||
owner: admin
|
||||
when: inventory_hostname in groups['nas']
|
||||
|
Reference in New Issue
Block a user