mise au point

rajout tache creation bdd
This commit is contained in:
2022-01-07 11:03:11 +01:00
parent 6b2c0c885e
commit 8dbf7e2d9e
4 changed files with 28 additions and 1 deletions
+6 -1
View File
@@ -75,4 +75,9 @@
- name: zabbix setup
import_tasks: zabbix.yml
when: apache_use_zabbix|bool
tags: zabbix, ssl
tags: zabbix, ssl
- name: db setup
import_tasks: db.yml
when: apache_use_database
tags: db