Commit graph

20 commits

Author SHA1 Message Date
Michael DeHaan
b1e789968b File extensions! 2014-09-26 10:40:16 -04:00
Michael DeHaan
50f105578a Restructuring. 2014-09-26 10:14:28 -04:00
Michael DeHaan
73123b69fa Move modules into subdirectory. 2014-09-26 09:23:50 -04:00
Michael DeHaan
185d5a6221 Merge branch 'spelling' of git://github.com/cgar/ansible into devel
Conflicts:
	docsite/rst/guide_rax.rst
	plugins/callbacks/mail.py
2014-08-08 13:28:45 -04:00
Serge van Ginderachter
4a3c3f9a82 bigip_monitor bugfix for check mode
Fixes case where properties are retrieved for a non existent monitor
which happens in check mode.
2014-06-06 16:48:36 +02:00
Carlos E. Garcia
4dcaa9d9fb multiple spelling error changes 2014-04-29 10:41:05 -04:00
Serge van Ginderachter
65272f2e5c bigip_monitor_http: two small bug fixes
- extra properties were not set at creation, only when updating
  which can be overlooked when running the module from more than 1 node...
- fix bas var as time_until_up didn't get used
2013-12-17 23:08:06 +01:00
James Tanner
38edad70ac Fixes #5023 Convert all modules to use new snippet import pattern 2013-12-02 15:11:23 -05:00
James Tanner
d33d9ddba9 Fix pep8 E701 errors in bigip_monitor_http 2013-11-20 14:57:30 -05:00
Serge van Ginderachter
4ddb6e629d Fix typo 2013-10-28 16:59:44 +01:00
Serge van Ginderachter
f6442cda34 clean up comments to show monitor specific code 2013-10-25 22:47:35 +02:00
Serge van Ginderachter
2bc9f5eff0 update version added and add examples 2013-10-21 20:57:22 +02:00
Serge van Ginderachter
7ae16aec57 add missing defaults 2013-10-21 20:36:25 +02:00
Serge van Ginderachter
1fd91c272a improve logic in setting parameters in check mode (monitor might not exist) 2013-10-21 20:36:25 +02:00
Serge van Ginderachter
62d7b1a62f do not overwrite properties with defaults 2013-10-21 20:36:25 +02:00
Serge van Ginderachter
f8e40583f2 improve changed result for race conditions 2013-10-21 20:36:25 +02:00
Serge van Ginderachter
5e0fd019b8 adds receive_disable and time_until_up and some bugfixes 2013-10-21 20:36:25 +02:00
Serge van Ginderachter
2e5ab21c39 bigip_monitor_http: add support for hardcoded properties 2013-10-21 20:36:25 +02:00
Serge van Ginderachter
24b8e7585b some fixes and cleanup per feedback from Matt Hite 2013-10-21 20:36:25 +02:00
Serge van Ginderachter
73cda36c70 initial beta version of bigip_monitor_http module 2013-10-21 20:36:25 +02:00