Commit Graph

21 Commits (3a654d4497daed0070ca7e5c35a30966bd9de41c)

Author SHA1 Message Date
mavimo e5fe7f1afc Double quoted version_added in documentation 12 years ago
Michael DeHaan bf4646738f Merge pull request #2430 from b6d/nagios-module-icingacfg
nagios module: add common locactions of icinga.cfg
12 years ago
Bernhard Weitzhofer 14bf549b13 nagios module: add common locactions of icinga.cfg
Icinga should be compatible to Nagios (in our case the nagios module works well
with our Icinga installation)
12 years ago
Bernhard Weitzhofer d66227d843 "nagios" module: fix NameError/'host' not defined
Add missing 'host' variable, which is read a few lines later on in some cases.
12 years ago
Seth Vidal fdae9ddd75 add (un)silence_nagios and command actions to the nagios module
also fix a typo with the check_mode check
12 years ago
Tim Bielawa 39ef8af4ee Making the nagios module NOOPpable 12 years ago
Michael DeHaan 65b826a8a8 'make pep8' is now clean 12 years ago
Piotr Kweclich 682cdf1b53 added support for scheduling downtime for all services on host 12 years ago
Jan-Piet Mens d184f72aa9 DOCUMENTATION strings 12 years ago
Michael DeHaan 6f6559670f chmod -x for all module files in source checkout 12 years ago
Jan-Piet Mens d069c57974 Reformat code: examples consistently
- added terse syntax to modules.rst
 - added description of special variables to template module
12 years ago
Petetin Ludovic e3cb4163a9 Fix issue https://github.com/ansible/ansible/issues/1194 12 years ago
Jan-Piet Mens d27706f7c5 standardize DOCUMENTATION for nagios, pause 12 years ago
Tim Bielawa 3eff193e4c Add DOCUMENTATION to nagios module. 12 years ago
Tim Bielawa a176180693 Change from a module config file to brute force locating the nagios configs so we can find the command file. 12 years ago
Tim Bielawa 7d5b965b32 Nagios is executable now 12 years ago
Tim Bielawa 7e7d6ee7e8 Fix copying that special character 12 years ago
Tim Bielawa 7e5ab54b7f In-line docs. 12 years ago
Tim Bielawa 9a14871cc4 Now reading from a config file actually works. 12 years ago
Tim Bielawa c486930ca8 Services iterate correctly now
Cleaned up return methods
12 years ago
Tim Bielawa d9139020e9 Groundwork for nagios module. 12 years ago