diff --git a/meta/main.yml b/meta/main.yml index 20c8f16..6a08843 100644 --- a/meta/main.yml +++ b/meta/main.yml @@ -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 diff --git a/tasks/main.yml b/tasks/main.yml index d9fcf5b..2916224 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -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: