mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Make this example make sense :)
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
- shell: echo '{{ ansible_os_family }}'
|
||||
|
||||
- shell: echo 'Centos'
|
||||
- shell: echo 'RedHat'
|
||||
when: ansible_os_family == 'RedHat'
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user