Commit graph

9 commits

Author SHA1 Message Date
Simon Kelly
be6215014b fix lint 2020-10-16 16:00:47 +02:00
Simon Kelly
816f31c19f add integration tests + fixes 2020-10-16 15:47:49 +02:00
Simon Kelly
00152dbb63 modify monit to use 'status' output instead of 'summary' output
The summary output is a fixed width table which truncates the
contents and prevents us from parsing the actual status of the
program.
2020-10-15 17:18:44 +02:00
Simon Kelly
8e8ea4eacf require version >= 5.21.0
Prior to this version the status output was different
2020-10-15 08:53:19 +02:00
Simon Kelly
89dbb918a0 refactor and test 2020-10-14 17:22:02 +02:00
Andrew Klychkov
41cfdda6a3
modules: fix examples to use FQCN (#644)
* modules: fix examples to use FQCN

* fix

* fix

* fix
2020-07-13 21:50:31 +02:00
Andrew Klychkov
983d937b7b
Fix Ansible documentation in part of example formatting (#334) 2020-05-15 13:12:41 +03:00
Andrew Klychkov
5d226f86b6
Remove ANSIBLE_METADATA (#339)
* Remove ANSIBLE_METADATA

* remove from other modules

* remove from plugins and scripts
2020-05-14 14:03:42 +01:00
Ansible Core Team
aebc1b03fd Initial commit 2020-03-09 09:11:07 +00:00