Fix typo in distro test

Change-Id: Ia21512e18243c64cafa3801ee2c4bad752b70fcf
This commit is contained in:
Douglas Mendizábal 2019-09-06 11:19:00 -05:00
parent 1b2df10ebf
commit 1d88cc9cd3
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
name: os_barbican_write_pki name: os_barbican_write_pki
state: yes state: yes
persistent: yes persistent: yes
when: ansible_os_family | lower = 'redhat' when: ansible_os_family | lower == 'redhat'
- name: Download Thales client tarball - name: Download Thales client tarball
get_url: get_url: