mirror of
https://github.com/geerlingguy/ansible-role-certbot.git
synced 2025-04-19 00:41:38 +02:00
Merge pull request #127 from wzzrd/patch-1
Only enable PowerTools on CentOS
This commit is contained in:
commit
9090d7d431
@ -16,5 +16,5 @@
|
|||||||
changed_when: false
|
changed_when: false
|
||||||
|
|
||||||
when:
|
when:
|
||||||
- ansible_os_family == 'RedHat'
|
- ansible_distribution == 'CentOS'
|
||||||
- ansible_distribution_major_version | int >= 8
|
- ansible_distribution_major_version | int >= 8
|
||||||
|
Loading…
x
Reference in New Issue
Block a user