diff --git a/tasks/client.yaml b/tasks/client.yaml index 16872cd..56f4466 100644 --- a/tasks/client.yaml +++ b/tasks/client.yaml @@ -23,7 +23,7 @@ name: os_barbican_write_pki state: yes persistent: yes - when: ansible_os_family | lower = 'redhat' + when: ansible_os_family | lower == 'redhat' - name: Download Thales client tarball get_url: