blob: 7f6a615cb31e2da8ebd368939e65e244f0ad982f (
plain)
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
|
Role Name
=========
This role allows easy deployment of yum repository config files.
Requirements
------------
Yum
Role Variables
--------------
Dependencies
------------
Example Playbook
----------------
Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
- hosts: servers
roles:
- { role: username.rolename, x: 42 }
License
-------
ASL 2.0
Author Information
------------------
openshift online operations
|