Juri Zirnsak
c84c59165f
feature #174 support centos8-stream
2022-02-25 15:33:29 +01:00
Juri Zirnsak
fc4b51cbf7
fix for #172 : moved when-statement to corresponding block
2022-02-25 15:06:09 +01:00
Jeff Geerling
7317dbcabe
Fix lint warnings.
2021-10-25 10:19:58 -05:00
Jivan Pal
6647174286
Add conditional to handle old name of PowerTools repo for CentOS 8.2.2004 and earlier
2021-09-18 01:40:09 +01:00
Jeff Geerling
9090d7d431
Merge pull request #127 from wzzrd/patch-1
...
Only enable PowerTools on CentOS
2020-12-27 00:05:59 -06:00
GuillaumeRemyCSI
51ff0b14a3
Fixed issue with PowerTools DNF module
...
PowerTools has been renamed to powertools on CentOS 8
2020-12-18 15:38:56 +01:00
Maxim Burgerhout
a9609e1da6
Only enable PowerTools on CentOS
...
The PowerTools repo exists only on CentOS, but the current selector ansible_os_family == 'RedHat' also evaluates to true on Fedora and RHEL, making this role fail.
This patch switches the when statement to only evaluate to true if really running on CentOS, which I think was the intention
2020-09-30 08:52:43 +02:00
Jeff Geerling
09c8986636
Issue #107 : PowerTools required to install via package on CentOS 8.
2020-04-20 16:56:03 -05:00