mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-07-01 15:38:33 +02:00
klal
This commit is contained in:
@ -43,6 +43,8 @@
|
||||
- name: Create dir
|
||||
ansible.builtin.file:
|
||||
path: /etc/mqtt_srv/
|
||||
state: directory
|
||||
mode: '0755'
|
||||
owner: root
|
||||
group: root
|
||||
- name: Upload service script config
|
||||
|
Reference in New Issue
Block a user