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 # - 99.99
- name: CentOS - name: CentOS
version: version:
- 7 - 7
- 8 - 8
- 9 - 9
- name: RedHat - name: RedHat
version: version:
- 7 - 7
- 8 - 8
- 9 - 9
galaxy_tags: [] galaxy_tags: []
# List tags for your role here, one per line. A tag is a keyword that describes # 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 # tasks file for roles/centos_mirror
#- ansible.builtin.include_role: # - ansible.builtin.include_role:
# name: httpd # name: httpd
- name: Instal update mirror script - name: Instal update mirror script
ansible.builtin.copy: ansible.builtin.copy: