summaryrefslogtreecommitdiffstats
path: root/roles/openshift_atomic/README.md
blob: 8c10c999197de64346bf34d6c1ebbf5e40fe66bb (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
OpenShift Atomic
================

This role houses atomic specific tasks.

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

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

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

Example Playbook
----------------

```
- name: Ensure atomic proxies are defined
  hosts: localhost
  roles:
  - role: openshift_atomic
```

License
-------

Apache License Version 2.0