Commit c3bc185201f4
Changed files (2)
roles
common
dev
tasks
roles/common/tasks/install-fedora-essentials.yml
@@ -4,4 +4,6 @@
package: name={{item}} state=present
with_items:
- python3-psutil
- - util-linux-user
\ No newline at end of file
+ - util-linux-user
+ - oathtool
+ - lm_sensors
\ No newline at end of file
roles/dev/tasks/main.yml
@@ -33,3 +33,4 @@
- podman
- buildah
- skopeo
+ - origin-clients