We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 351772f commit 5eefd1fCopy full SHA for 5eefd1f
playbooks/roles/privilege_group/tasks/main.yml
@@ -1,3 +1,3 @@
1
- include: el.yml
2
- when: ansible_os_family == 'RedHat' and ansible_distribution == 'OracleLinux'
+ when: ansible_os_family == 'RedHat'
3
0 commit comments