This commit is contained in:
parent
9a22eecedc
commit
0bf01bae81
2 changed files with 8 additions and 8 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue