summaryrefslogtreecommitdiff
path: root/lib/ansible/plugins
Commit message (Expand)AuthorAgeFilesLines
* docker_* modules: docs improvements (#63165)Felix Fontein2019-10-091-3/+3
* dest lives in 4 different places depending on exeuction type (#62444)James Powis2019-10-091-1/+1
* Add spaces around {{ indicators. (#63125)Robert de Bock2019-10-081-2/+2
* Doc updates to openssl_certificate and ecs_certificate (#63006)Chris Trufan2019-10-021-4/+4
* Add new truthy and falsy jinja2 tests (#62602)Matt Martz2019-10-021-0/+33
* vmware_httpapi: version_added==2.10Gonéri Le Bouder2019-10-025-17/+17
* fix issue #60237 when non-ascii is returned from the WLC (#60243)Will Smith2019-10-011-2/+1
* lookup: lmdb_kv: fix for py3Rene Moser2019-09-301-18/+29
* new lookup plugin: LMDB - allow wildcard searches - make dbname configurable ...Jan-Piet Mens2019-09-301-0/+107
* Fix sanity checks (#62782)Dag Wieers2019-09-242-0/+6
* Apcon modules (#62028)David2019-09-232-0/+108
* module_utils-network-cloudengine: fix get_nc_next. (#62587)Xu Yuandong2019-09-231-0/+21
* Fix ios terminal regex for privilege escalation (#62479)Ganesh Nalawade2019-09-231-1/+1
* ACME modules: make compatible to Buypass ACME v1 CA, and fix bug in ACME v1 a...Felix Fontein2019-09-211-5/+10
* acme_* modules: deprecate acme_version default, announce that ACME v1 support...Felix Fontein2019-09-211-5/+9
* allow before/after diff to be NoneType (#62582)Evgeni Golov2019-09-201-0/+2
* Fix plugin names for collection plugins. (#60317)Matt Clay2019-09-181-12/+22
* [stable-2.9] Stabilize nxos initiated copy for nxos_file_copy plugin (#62355)Mike Wiebe2019-09-181-13/+43
* Fix "JSON object must be str, bytes or bytearray, not list" (#62350)Nathaniel Case2019-09-171-3/+4
* gather_facts action plugin: Fix loading network facts modules for smart gathe...Trishna Guha2019-09-171-2/+2
* fix plugins/netconf/ce.py for netconf/capability/exchange (#60569)Xu Yuandong2019-09-171-0/+3
* Use to_native for error messages, fix docs typoAlanCoding2019-09-161-7/+8
* Add httpapi VMware REST VmwareRestModule (#60914)n3pjk2019-09-135-0/+253
* Fix for junos cli_config replace option (#62131)Ganesh Nalawade2019-09-131-4/+4
* Don't fail if exos can't configure cli columns (#51364)Misha Komarovskiy2019-09-121-2/+6
* added version support to aws_ssm lookup (#61045)Dan Gorman2019-09-121-1/+1
* Handle cases where normal commit operation throws a prompt (#62132)Nilashish Chakraborty2019-09-121-0/+5
* Allow tower inventory plugin to accept integer inventory_id (#61338)Alan Rominger2019-09-111-4/+20
* Call get_capabilities to initiate device connection (#62103)Mike Wiebe2019-09-111-0/+4
* Clean up more linting errors for nxos modules (#62069)Paul Belanger2019-09-111-1/+0
* fix regex in plugins/terminal/iosxr.py (#54817)liviozanol2019-09-111-1/+1
* lookup_rabbitmq pika > 1.0.0 is_closing bug fix (#61959)John Imison2019-09-111-1/+1
* Update my handle (#61966)decentral1se2019-09-101-1/+1
* Allow the use of _paramiko_conn even if the connection hasn't been started. (...Nathaniel Case2019-09-094-55/+64
* fix: adds prefix length error to eos cli plugin (#61747)Alex White-Robinson2019-09-091-0/+1
* Clean up unused imports for nxos related code (#61856)Paul Belanger2019-09-081-8/+0
* Fix ansible-connection persist after playbook run complete issue (#61591)Ganesh Nalawade2019-09-061-0/+2
* Connect before reading the prompt? (#61797)Nathaniel Case2019-09-051-0/+1
* don't set default:None in documentation when there is no default (#61111)Evgeni Golov2019-09-056-14/+0
* Update hashi_vault.py documentation with kv V2 example (#61221)js-max2019-09-051-0/+7
* Fix Decode Bug in Py3 (#61691)Miguel Angel Muñoz González2019-09-031-2/+2
* Add example of "parent_group" usage in aws_ec2.py (#60430)Gabriel Suarez2019-09-031-0/+4
* Removed additional fetch from config context because it is now available in t...nikkytub2019-09-031-6/+7
* version_added: '2.10' for post branch commits (#61678)John R Barker2019-09-031-1/+1
* Remove duplicated wordAbhijit Menon-Sen2019-09-031-1/+1
* Fix typesetting of "GitLab" (#61702)Simon Legner2019-09-031-8/+8
* Avoid infinite recursion on login (#61617)Nathaniel Case2019-09-031-2/+2
* influxdb: Add support for 'path' parameter (#61173)Christian Fetzer2019-09-021-0/+5
* perf: reduce getting handler variables (#59969)Martin Krizek2019-09-021-10/+11
* kubevirt: also add wait_sleep (#61020)Mariusz Mazur2019-09-011-0/+5