We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f1ed16 commit 747cab6Copy full SHA for 747cab6
etc/kayobe/ansible/smartmon-tools.yml
@@ -23,7 +23,7 @@
23
become: true
24
25
- name: Ensure Python 3, and pip are installed on RedHat/CentOS
26
- ansible.builtin.yum:
+ ansible.builtin.dnf:
27
name:
28
- python3
29
- python3-pip
0 commit comments