Commit Graph

177 Commits (0ff9bced72975ad45a6f2ac6790119c1d2852446)

Author SHA1 Message Date
Brian Coca 0ff9bced72 Merge pull request #524 from resmo/feature/zabbix_group2
replace module zabbix_group
10 years ago
Toshio Kuratomi 8b62a45466 Fix docs - don't need quote anymore 10 years ago
Rene Moser d04e6b1d07 zabbix_maintenance: prevent to log password 10 years ago
Rene Moser 1eb6c37594 zabbix: improve module doc 10 years ago
Rene Moser 9d07fb9618 zabbix: improve arguments and prevent to log password 10 years ago
Rene Moser c9dfeb07c1 zabbix: remove redundant import of module_utils 10 years ago
Rene Moser c0fb48cd39 zabbix_group: improve params 10 years ago
Rene Moser 3f108732c5 zabbix_group: add backword compatibility
* add alias host_group for host_groups
* add choices for param state
10 years ago
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.
10 years ago
Rene Moser f0eb372e99 zabbix_group: update authors to new format 10 years ago
Cove Schneider 8175bd2f78 remove superfluous defaults 10 years ago
Cove Schneider 30832ab4d9 add zabbix_group module 10 years ago
Rene Moser 2d35caf68b zabbix_group: remove current module in favor of PR #346 10 years ago
Toshio Kuratomi 24390f1ac6 Merge pull request #514 from stansonhealth/newrelic_updates
Newrelic documentation, argspec updates
10 years ago
Tim Bielawa 9ae04256fe Allow nagios module to be licensed as gpl v2 or newer 10 years ago
tedder c9e02dd7d8 use newer required_one_of syntax; unsure why there's app_name vs appname, so leaving it alone. 10 years ago
tedder 4cc8c6b340 they call it a key, not a token 10 years ago
tedder a58e5a0efc fix 404'd url. There's no perfect replacement, but this is okay. 10 years ago
Toshio Kuratomi 576d94e8d4 Update module_utils "import" to the new-style
Fixes #505
10 years ago
Toshio Kuratomi 88eff11c04 Many more doc fixes 10 years ago
Brian Coca 08445418aa more string corrections 10 years ago
Brian Coca edf519a0c2 moar quotes 10 years ago
Brian Coca bceeba224f fix doc parsing by correctly quoting author 10 years ago
Greg DeKoenigsberg 66c83e7ae3 Adding author's github id 10 years ago
Greg DeKoenigsberg a000653292 Adding author's github id 10 years ago
Greg DeKoenigsberg feb71e82e3 Adding author's github id 10 years ago
Greg DeKoenigsberg def8ae9c47 Adding author's github id
...though the real author is perhaps a mystery.
10 years ago
Greg DeKoenigsberg 81b696ca97 Adding author's github id 10 years ago
Greg DeKoenigsberg 13200d4c78 Adding author's github id 10 years ago
Greg DeKoenigsberg 0f5d8abdc9 Adding author's github id 10 years ago
Greg DeKoenigsberg afc4e16551 Adding author's github id 10 years ago
Greg DeKoenigsberg 0738aafebd Adding author's github id 10 years ago
Greg DeKoenigsberg f7a616f202 Formatting fix in author list 10 years ago
Greg DeKoenigsberg d3615bc8d4 Adding author's github id 10 years ago
Greg DeKoenigsberg 10d798e0f3 Adding author's github id 10 years ago
Greg DeKoenigsberg a446b69b36 Adding author's github id 10 years ago
Greg DeKoenigsberg bbfd46c32a Adding author's github id 10 years ago
Greg DeKoenigsberg 396b9d921a Add 10 years ago
Greg DeKoenigsberg 415f22dffd Adding author's github id 10 years ago
Greg DeKoenigsberg 26d6e0c6a7 Adding author's github id 10 years ago
Greg DeKoenigsberg 593e6cb27c Adding author's github id 10 years ago
Greg DeKoenigsberg 324a501d1c Adding author's github id 10 years ago
Greg DeKoenigsberg 6315cbe653 Adding author's github id 10 years ago
Greg DeKoenigsberg 9a542327dd Adding author's github id 10 years ago
Greg DeKoenigsberg 6498940461 Adding author's github id 10 years ago
Brian Coca c51c64409e Merge pull request #458 from NickatEpic/devel
New module for creating annotations with Circonus SaaS service
10 years ago
Nick Harring cf2b734ab3 Removed as keyword for 2.4 and earlier backwards compat. 10 years ago
Nick Harring 46f6e5f6fc Fixed ansible module import which I changed chasing a better PEP-8 score. 10 years ago
Nick Harring 910761bd6d Added version_added in Documentation output. Fixed shebang to be /usr/bin/python. 10 years ago
Toshio Kuratomi e5022ba87b Add python >= 2.6 to documented deps 10 years ago