added roles folder
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
- name: create file structure for caddy docker installation
|
||||
ansible.builtin.file:
|
||||
path: /home/mario/caddy
|
||||
state: directory
|
||||
owner: mario
|
||||
group: mario
|
||||
mode: "0755"
|
||||
Reference in New Issue
Block a user