Fix conditional for ssl_agent_ca

This commit is contained in:
Jose M 2019-11-25 15:41:06 +01:00
parent bc4f36582a
commit 8d667131d9

View File

@ -28,7 +28,7 @@
chdir: /var/ossec/etc/ chdir: /var/ossec/etc/
tags: tags:
- config - config
when: not wazuh_manager_config.authd.ssl_agent_ca is not none when: wazuh_manager_config.authd.ssl_agent_ca is not none
- name: Copy CA, SSL key and cert for authd - name: Copy CA, SSL key and cert for authd
copy: copy: