Only enable PowerTools on CentOS
@ -16,5 +16,5 @@
changed_when: false
when:
- ansible_os_family == 'RedHat'
- ansible_distribution == 'CentOS'
- ansible_distribution_major_version | int >= 8