summaryrefslogtreecommitdiffstats
path: root/roles/docker_img_monitoring/README.md
blob: 103df4b197499561ac72c8bc6c66fbb37b498bd9 (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
Role Name
=========

The purpose of this role is to setup files to do the monitoring docker image build

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

Docker

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

None

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

None

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

    - hosts: servers
      roles:
         - docker_img_monitoring

License
-------

ASL 2.0

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

Thomas Wiest