This commit is contained in:
2023-04-28 04:25:32 -04:00
parent 81d2ea447a
commit ab0401f27b
34 changed files with 144 additions and 144 deletions

View File

@@ -1,5 +1,5 @@
- name: Create nginx root
file:
ansible.builtin.file:
path: "{{ nginx_root }}"
state: directory