Jason Risch
5e67feaf04
Include Rocky linux in DNF setup
2024-05-07 16:23:06 -07:00
Brett Costabile
1b04270982
fixed lint
2023-05-09 10:14:27 -04:00
Jeff Geerling
3f133ad7ab
Remove deprecated warn arg from command and shell module invocations.
2022-11-26 22:51:08 -06: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