Fix lint errors
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Adrien Reslinger 2022-08-16 16:12:15 +02:00
parent 9a22eecedc
commit 0bf01bae81
Signed by: adrien
GPG key ID: DA7B27055C66D6DE
2 changed files with 8 additions and 8 deletions

View file

@ -45,14 +45,14 @@ galaxy_info:
# - 99.99
- name: CentOS
version:
- 7
- 8
- 9
- 7
- 8
- 9
- name: RedHat
version:
- 7
- 8
- 9
- 7
- 8
- 9
galaxy_tags: []
# List tags for your role here, one per line. A tag is a keyword that describes

View file

@ -1,8 +1,8 @@
---
# tasks file for roles/centos_mirror
#- ansible.builtin.include_role:
# name: httpd
# - ansible.builtin.include_role:
# name: httpd
- name: Instal update mirror script
ansible.builtin.copy: