mirror of
https://github.com/geerlingguy/ansible-role-certbot.git
synced 2025-04-19 17:01:37 +02:00
Fix yamllint check
This commit is contained in:
parent
384e795523
commit
2259a0e634
@ -27,8 +27,8 @@
|
|||||||
|
|
||||||
- name: Enable EPEL on CentOS 8.
|
- name: Enable EPEL on CentOS 8.
|
||||||
yum:
|
yum:
|
||||||
name:
|
name:
|
||||||
- epel-release
|
- epel-release
|
||||||
state: present
|
state: present
|
||||||
register: dnf_module_enable
|
register: dnf_module_enable
|
||||||
changed_when: false
|
changed_when: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user