feat: allow zoneminder's apache config to contain the FQDN

This commit is contained in:
adam 2023-03-10 15:27:44 -06:00
parent 8084f6b007
commit a8b4d634c0
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
- name: ZoneMinder | Debian | Webserver | Managing Apache2 - name: ZoneMinder | Debian | Webserver | Managing Apache2
ansible.builtin.include_role: ansible.builtin.include_role:
name: ansibleguy.infra_apache name: anon8675309.infra_apache
vars: vars:
apache: apache:
security: "{{ ZM_CONFIG.apache.security }}" security: "{{ ZM_CONFIG.apache.security }}"