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
|
# - 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
|
||||||
|
|
|
||||||
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue