mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-05-07 22:03:01 +00:00
Normalize bools in tests. (#577)
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
homebrew:
|
||||
name: openssl
|
||||
state: present
|
||||
become: yes
|
||||
become: true
|
||||
become_user: "{{ brew_stat.stat.pw_name }}"
|
||||
|
||||
- name: MACOS | Locale openssl binary
|
||||
|
||||
Reference in New Issue
Block a user