added wordpress service

This commit is contained in:
2023-12-18 00:13:05 +01:00
parent 064923f076
commit 83faa546ab
8 changed files with 330 additions and 122 deletions

View File

@@ -1,6 +1,6 @@
---
- name: Create opensourcepos directories they do not exist
become: true
become: False
ansible.builtin.file:
path: /home/{{ system_user_name }}/docker/opensourcepos/{{ item }}
state: directory