applying tags on includes

This commit is contained in:
AnsibleGuy 2023-01-28 16:22:05 +01:00
parent d84c0845e8
commit 0f0326b616
No known key found for this signature in database
GPG Key ID: 52984C069F5AD3CD
1 changed files with 3 additions and 0 deletions

View File

@ -12,6 +12,9 @@
zoneminder: "{{ zm_apache_path | combine(ZM_CONFIG.apache, recursive=true) }}"
no_log: true
tags: [config, certs]
args:
apply:
tags: [config, certs]
- name: ZoneMinder | Debian | Webserver | Adding apache app-config
ansible.builtin.template: