summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/monitoring/logicmonitor.py
Commit message (Expand)AuthorAgeFilesLines
* fix typos in modules (#62135) (#62169)Andrey Klychkov2019-09-121-2/+2
* Add type int for various argument params (#55026)Abhijeet Kasurde2019-04-101-1/+1
* Fixes typo of 'registed' to 'registered' (#52708)Shivam Singhal2019-02-211-2/+2
* Fix incorrect use of `is` for comparisons.Matt Clay2019-02-121-3/+3
* Convert to reduced list of known types (#50010)Dag Wieers2018-12-191-1/+1
* Update bare exceptions to specify Exception.Toshio Kuratomi2018-12-161-1/+1
* Clean up BOTMETA.yml (#44574)Dag Wieers2018-08-241-1/+3
* Remove use of simplejson throughout code base (#43548)Matt Martz2018-08-101-25/+1
* Clean up module documentation (#36909)Dag Wieers2018-03-151-21/+2
* Bulk autopep8 (modules)John Barker2017-12-071-25/+24
* Update metadata to 1.1Toshio Kuratomi2017-08-151-1/+1
* Fix wildcard imports, remove get_exception, add boilerplateToshio Kuratomi2017-08-121-14/+5
* Fix modules' use of BOOLEANS*Toshio Kuratomi2017-07-171-10/+6
* logicmonitor: remove closed statement, used for py2.4 compat (#25240)Abhijeet Kasurde2017-06-071-4/+2
* spelling fixes (non-trivial, changing messages) (#25094)Abhijeet Kasurde2017-06-011-1/+1
* Fixed import of urlencode and pathname2url from urllib for python3 (#24424)Michael2017-05-191-5/+6
* E501 fixes (#22879)Matt Martz2017-03-221-3/+8
* New metadata 1.0 (#22587)Toshio Kuratomi2017-03-141-3/+4
* Validate EXAMPLES as YAMLMatt Martz2017-02-151-1/+1
* Update validate-modules (#20932)Matt Martz2017-02-021-53/+46
* PEP 8 indent cleanup. (#20800)Matt Clay2017-01-291-2/+2
* PEP 8 W291 whitespace cleanup.Matt Clay2017-01-271-4/+4
* minor spelling changesCarlos E. Garcia2016-12-131-2/+2
* Removed dict.iteritems() in modules. (#18859)Andrea Tartaglia2016-12-121-2/+2
* Native YAML - monitoring/logicmonitor.py (#18790)Fabio Alessandro Locati2016-12-081-347/+362
* Relocating extras into lib/ansible/modules/ after mergeJames Cammarata2016-12-081-0/+2178