This commit moves the monitoring role to the bottom of site.yml so that it is executed after all other roles. This is needed because the monitoring role conditionally installs Monit configuration file based on whether some other packages have been installed or not (such as ZNC). This patch also adds a comment to the "monitoring" entry within the "roles" list and a `roles/monitoring/README.md` file telling users why the monitoring role has to come last. Resolves #284
|
|
||
63 |
|
63 |
|
64 |
|
64 |
|
65 |
|
65 |
|
66 |
|
|
|
67 |
|
|
|
68 |
|
|
|
69 |
|
|
|
|
||
|
1 |
|
|
|
2 |
|
|
|
||
15 |
|
15 |
|
16 |
|
16 |
|
17 |
|
17 |
|
|
18 |
|
|
|
19 |
|
|
|
20 |
|
|
|
21 |
|
|
|
22 |
|
|
|
23 |
|
|
|
24 |
|
|
|
25 |
|
|
|
26 |
|
|
|
||
16 |
|
16 |
|
17 |
|
17 |
|
18 |
|
18 |
|
19 |
|
|
|
20 |
|
19 |
|
21 |
|
20 |
|
22 |
|
21 |
|
|
|
||
24 |
|
23 |
|
25 |
|
24 |
|
26 |
|
25 |
|
|
26 |
|