summaryrefslogtreecommitdiffstats
path: root/roles/openshift_ansible_inventory/README.md
blob: b62287c12e789185e40eef3af4b65c4b46e01379 (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
35
36
37
38
39
40
41
OpenShift Ansible Inventory
=========

Install and configure openshift-ansible-inventory.

Requirements
------------

None

Role Variables
--------------

oo_inventory_group
oo_inventory_user
oo_inventory_accounts
oo_inventory_cache_max_age

Dependencies
------------

None

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 operations, Red Hat, Inc