replaced all `yum` with `package` module, the project still has other `yum` commands that need to be converted to use the module and use a where clause for different OS versions Signed-off-by: John lockman <john.lockman@friday.local>
@@ -57,7 +57,7 @@
tags: install
- name: install common packages
- yum:
+ package:
name:
- yum-plugin-versionlock
- gcc
@@ -78,7 +78,7 @@
- name: install InfiniBand Support
name: "@Infiniband Support"
state: present
@@ -14,7 +14,7 @@
---
- name: install Nvidia driver
- kmod-nvidia
#- nvidia-x11-drv
@@ -42,7 +42,7 @@
tags: testing
- name: install Nvidia-container-runtime-hook
#- nvidia-detect
#- kmod-nvidia-410.73-1.el7_5.elrepo
- name: install packages for slurm
- munge
- mariadb