summaryrefslogtreecommitdiffstats
path: root/roles/docker_storage/README.md
blob: bf01586233e4db895a1ea49374cb78b34f433d5d (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
docker_storage
=========

Configure docker_storage options
------------

None

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

None

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/docker_storage: 
               - key: df.fs
                 value: xfs
         }

License
-------

ASL 2.0

Author Information
------------------

OpenShift operations, Red Hat, Inc