mirror of
https://github.com/geerlingguy/ansible-role-certbot.git
synced 2026-08-25 01:05:36 +02:00
Merge pull request #127 from wzzrd/patch-1
Only enable PowerTools on CentOS
This commit is contained in:
@@ -16,5 +16,5 @@
|
||||
changed_when: false
|
||||
|
||||
when:
|
||||
- ansible_os_family == 'RedHat'
|
||||
- ansible_distribution == 'CentOS'
|
||||
- ansible_distribution_major_version | int >= 8
|
||||
|
||||
Reference in New Issue
Block a user