Brian Coca
|
2f967a949f
|
minor docfix
|
2015-06-10 12:58:59 -04:00 |
|
Greg DeKoenigsberg
|
ef7381f246
|
Adding author's github id
|
2015-06-09 12:58:45 -04:00 |
|
Jhonny Everson
|
d517abf44b
|
Fixes the bug where it was using only the keys to determine whether a change was made, i.e. values changes for existing keys was reported incorrectly.
|
2015-06-09 09:44:34 -03:00 |
|
Jhonny Everson
|
f09389b179
|
Adds handler for error responses
|
2015-06-08 17:46:53 -03:00 |
|
Brian Coca
|
06c60ddc22
|
Merge pull request #575 from skornehl/devel
datadog_monitor module
|
2015-06-05 21:47:15 -04:00 |
|
Sebastian Kornehl
|
df618c2d48
|
docs: removed default when required is true
|
2015-06-04 06:54:02 +02:00 |
|
Brian Coca
|
e03ed0bd34
|
Merge pull request #481 from LorenzoLuconi/devel
2 bug fixes for monit module
|
2015-06-03 08:48:47 -04:00 |
|
Sebastian Kornehl
|
9ee29fa579
|
Added datadog_monitor module
|
2015-06-03 13:15:59 +02:00 |
|
Greg DeKoenigsberg
|
d6dccfb269
|
Merge pull request #317 from agilekevin/patch-1
Updated tags example to an actual datadog tag
|
2015-06-02 13:52:19 -04:00 |
|
Brian Coca
|
5da651212f
|
push list nature of tags into spec to allow both for comma delimited strings and actual lists
|
2015-06-02 08:37:45 -04:00 |
|
Brian Coca
|
3861904b02
|
updated docs for 2.0
|
2015-06-01 12:36:49 -04:00 |
|
Brian Coca
|
35a86c3423
|
Merge pull request #228 from michaelgroening/devel
enable setting downtimes for Service-Group services and hosts
|
2015-06-01 12:31:41 -04:00 |
|
Brian Coca
|
4b35db4932
|
added version added
|
2015-06-01 12:31:34 -04:00 |
|
Brian Coca
|
27bb709a73
|
Merge pull request #324 from tmzullinger/nagios-comment-support
monitoring/nagios: Allow comment to be specified
|
2015-06-01 12:26:50 -04:00 |
|
Greg DeKoenigsberg
|
223694ccf2
|
Revert "Added eval for pasting tag lists"
|
2015-06-01 12:07:23 -04:00 |
|
Greg DeKoenigsberg
|
9f9b50996e
|
Merge pull request #512 from skornehl/devel
Added eval for pasting tag lists
|
2015-06-01 09:17:20 -04:00 |
|
Toshio Kuratomi
|
1276420a3a
|
Fix documentation formatting
|
2015-05-28 16:00:43 -07:00 |
|
Brian Coca
|
0ff9bced72
|
Merge pull request #524 from resmo/feature/zabbix_group2
replace module zabbix_group
|
2015-05-28 08:02:26 -04:00 |
|
Toshio Kuratomi
|
8b62a45466
|
Fix docs - don't need quote anymore
|
2015-05-26 15:40:20 -07:00 |
|
Rene Moser
|
d04e6b1d07
|
zabbix_maintenance: prevent to log password
|
2015-05-26 15:41:37 +02:00 |
|
Rene Moser
|
1eb6c37594
|
zabbix: improve module doc
|
2015-05-26 15:34:35 +02:00 |
|
Rene Moser
|
9d07fb9618
|
zabbix: improve arguments and prevent to log password
|
2015-05-26 15:33:50 +02:00 |
|
Rene Moser
|
c9dfeb07c1
|
zabbix: remove redundant import of module_utils
|
2015-05-26 15:28:50 +02:00 |
|
Rene Moser
|
c0fb48cd39
|
zabbix_group: improve params
|
2015-05-22 15:25:13 +02:00 |
|
Rene Moser
|
3f108732c5
|
zabbix_group: add backword compatibility
* add alias host_group for host_groups
* add choices for param state
|
2015-05-22 15:25:13 +02:00 |
|
Rene Moser
|
1c210abc69
|
zabbix_group: update version added to 1.8
Since we intent to replace the current module, we add the version the current module was added.
|
2015-05-22 15:25:12 +02:00 |
|
Rene Moser
|
f0eb372e99
|
zabbix_group: update authors to new format
|
2015-05-22 15:25:12 +02:00 |
|
Cove Schneider
|
8175bd2f78
|
remove superfluous defaults
|
2015-05-22 15:25:12 +02:00 |
|
Cove Schneider
|
30832ab4d9
|
add zabbix_group module
|
2015-05-22 15:25:12 +02:00 |
|
Rene Moser
|
2d35caf68b
|
zabbix_group: remove current module in favor of PR #346
|
2015-05-22 14:33:56 +02:00 |
|
Toshio Kuratomi
|
24390f1ac6
|
Merge pull request #514 from stansonhealth/newrelic_updates
Newrelic documentation, argspec updates
|
2015-05-20 20:09:54 -07:00 |
|
Tim Bielawa
|
9ae04256fe
|
Allow nagios module to be licensed as gpl v2 or newer
|
2015-05-20 14:43:51 -04:00 |
|
tedder
|
c9e02dd7d8
|
use newer required_one_of syntax; unsure why there's app_name vs appname, so leaving it alone.
|
2015-05-19 10:59:49 -07:00 |
|
tedder
|
4cc8c6b340
|
they call it a key, not a token
|
2015-05-19 10:31:01 -07:00 |
|
tedder
|
a58e5a0efc
|
fix 404'd url. There's no perfect replacement, but this is okay.
|
2015-05-19 10:30:18 -07:00 |
|
Sebastian Kornehl
|
fa2f250f14
|
Added eval for pasting tag lists
|
2015-05-19 15:05:31 +02:00 |
|
Toshio Kuratomi
|
576d94e8d4
|
Update module_utils "import" to the new-style
Fixes #505
|
2015-05-18 12:08:15 -07:00 |
|
Toshio Kuratomi
|
88eff11c04
|
Many more doc fixes
|
2015-05-15 12:12:26 -07:00 |
|
Brian Coca
|
08445418aa
|
more string corrections
|
2015-05-14 10:45:32 -04:00 |
|
Brian Coca
|
edf519a0c2
|
moar quotes
|
2015-05-14 09:37:00 -04:00 |
|
Brian Coca
|
bceeba224f
|
fix doc parsing by correctly quoting author
|
2015-05-14 09:19:24 -04:00 |
|
Greg DeKoenigsberg
|
66c83e7ae3
|
Adding author's github id
|
2015-05-13 16:16:54 -04:00 |
|
Greg DeKoenigsberg
|
a000653292
|
Adding author's github id
|
2015-05-13 16:15:54 -04:00 |
|
Greg DeKoenigsberg
|
feb71e82e3
|
Adding author's github id
|
2015-05-13 16:14:21 -04:00 |
|
Greg DeKoenigsberg
|
def8ae9c47
|
Adding author's github id
...though the real author is perhaps a mystery.
|
2015-05-13 16:13:31 -04:00 |
|
Greg DeKoenigsberg
|
81b696ca97
|
Adding author's github id
|
2015-05-13 16:11:01 -04:00 |
|
Greg DeKoenigsberg
|
13200d4c78
|
Adding author's github id
|
2015-05-13 16:06:43 -04:00 |
|
Greg DeKoenigsberg
|
0f5d8abdc9
|
Adding author's github id
|
2015-05-13 15:55:15 -04:00 |
|
Greg DeKoenigsberg
|
afc4e16551
|
Adding author's github id
|
2015-05-13 15:54:35 -04:00 |
|
Greg DeKoenigsberg
|
0738aafebd
|
Adding author's github id
|
2015-05-13 15:53:59 -04:00 |
|