: add web4
All checks were successful
ansible-lint / lint-everything (push) Successful in 1m37s

This commit is contained in:
VC
2025-05-07 15:15:16 +02:00
parent 5c0f34846f
commit 9573d405ae
3 changed files with 63 additions and 0 deletions

View File

@@ -36,3 +36,10 @@
roles:
- role: wordpress
tags: [never, wordpress]
- name: Install dojo webapplications
hosts: web4
diff: true
roles:
- role: koillection
tags: [never, koillection]