: migrate wordpress to app dir
All checks were successful
ansible-lint / lint-everything (push) Successful in 1m24s

This commit is contained in:
VC
2025-04-11 11:38:48 +02:00
parent a9b279fe8b
commit c49025d712
6 changed files with 218 additions and 1 deletions

View File

@@ -2,3 +2,5 @@
- name: Init DB
ansible.builtin.include_tasks: db.yml
- name: Install wordpress
ansible.builtin.include_tasks: wordpress.yml