Fix install EPEL packages.
This commit is contained in:
parent
63255565b2
commit
085293a7c6
@ -171,9 +171,10 @@
|
||||
become: true
|
||||
|
||||
- name: install mosh
|
||||
ansible.builtin.package:
|
||||
ansible.builtin.dnf:
|
||||
name:
|
||||
- mosh
|
||||
enablerepo: epel
|
||||
state: latest
|
||||
become: true
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user