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
|
- name: Create dir
|
||||||
ansible.builtin.file:
|
ansible.builtin.file:
|
||||||
path: /etc/mqtt_srv/
|
path: /etc/mqtt_srv/
|
||||||
|
state: directory
|
||||||
|
mode: '0755'
|
||||||
owner: root
|
owner: root
|
||||||
group: root
|
group: root
|
||||||
- name: Upload service script config
|
- name: Upload service script config
|
||||||
|
Reference in New Issue
Block a user