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