ssl-config passthrough (pr #1)

This commit is contained in:
AnsibleGuy 2023-03-22 18:06:02 +01:00
parent 9372d827d5
commit 795de6fa81
No known key found for this signature in database
GPG Key ID: 52984C069F5AD3CD
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
security: "{{ ZM_CONFIG.apache.security }}"
modules:
present: "{{ ZM_HC.apache.modules }}"
ssl: "{{ ZM_CONFIG.apache.ssl }}"
sites:
zoneminder: "{{ zm_apache_path | combine(ZM_CONFIG.apache, recursive=true) }}"
no_log: true