-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmain.yml
34 lines (28 loc) · 841 Bytes
/
main.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
galaxy_info:
author: Muhammed Iqbal
description: Baseline Setup for RHEL Based Systems
license: MIT
min_ansible_version: 2.9
platforms:
- name: CentOS
versions:
- 7
- 8
- name: RHEL
versions:
- 7
- 8
- name: OL
versions:
- 7
- 8
galaxy_tags: []
# List tags for your role here, one per line. A tag is a keyword that describes
# and categorizes the role. Users find roles by searching for tags. Be sure to
# remove the '[]' above, if you add tags to this list.
#
# NOTE: A tag is limited to a single word comprised of alphanumeric characters.
# Maximum 20 tags per role.
dependencies: []
# List your role dependencies here, one per line. Be sure to remove the '[]' above,
# if you add dependencies to this list.