summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Docs formatting: recursively preprocess suboptions (#61900)Felix Fontein2019-09-121-32/+42
* Add missing changelog entry for ansible-test fix.Matt Clay2019-09-111-0/+2
* Remove deleted file from sanity ignore list.Matt Clay2019-09-111-2/+0
* hall: remove the module for supporting nonexistent messenger (#62152)Andrey Klychkov2019-09-111-99/+0
* luks_device.py: allows user explicity define luks format version (#61812)Alexandre Mulatinho2019-09-112-3/+32
* fix typos in modules (#62135)Andrey Klychkov2019-09-1166-86/+85
* rabbitmq_publish fix for incorrectly stating message was not published to the...John Imison2019-09-112-1/+8
* Added AWS SAML Federation Module (#55821)Tony2019-09-117-0/+387
* Allow tower inventory plugin to accept integer inventory_id (#61338)Alan Rominger2019-09-112-4/+23
* docs: avoid confusing double negation (#62143)Sorin Sbarnea2019-09-111-1/+1
* Added zabbix module zabbix_user (#56815)sky-joker2019-09-111-0/+654
* Added zabbix module zabbix_user_infosky-joker2019-09-111-0/+173
* Several enhancements for Radware modules and their unit testing (#61467)minievg2019-09-114-89/+256
* routeros_facts: fix for error when there's more than 10 interfaces (#61376)Egor Zaitsev2019-09-114-10/+37
* Add proper hostname cleanup for nxos tests (#61810)Mike Wiebe2019-09-112-5/+27
* 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-1114-34/+1
* Fix test_cp_mgmt flake8 issues (#62129)Daniel Mellado2019-09-112-3/+1
* Elaborate on note that docker-priv only works with integration (#62035)Kevin Breit2019-09-111-1/+1
* Fix typos in database modules and their integration tests (#62125)Andrey Klychkov2019-09-1112-41/+41
* New module: zabbix_valuemap (#60132)Ruben Tsirunyan2019-09-111-0/+338
* fix regex in plugins/terminal/iosxr.py (#54817)liviozanol2019-09-111-1/+1
* Fix ansible-test pytest plugin loading. (#62119)Matt Clay2019-09-113-5/+21
* lookup_rabbitmq pika > 1.0.0 is_closing bug fix (#61959)John Imison2019-09-112-1/+3
* Return commands key instead of xml in result for junos rm (#62041)Ganesh Nalawade2019-09-1110-15/+15
* Fix ansible-test coverage --all (#62115)Jordan Borean2019-09-112-1/+3
* hostname: Use hostnamectl for Systemd strategy (#59974)Abhijeet Kasurde2019-09-112-6/+10
* hostname: Add support for Astra Linux Common Edition (#59607)E_zombie2019-09-111-0/+6
* Work around virtualenv/venv issue in ansible-test. (#62111)Matt Clay2019-09-113-0/+29
* hostname: Add support for Kylin linux (#62053)pixiake2019-09-111-0/+6
* AWS ec2_vpc_net: Enable ipv6 CIDR assignment (#60983)Jill R2019-09-114-31/+77
* Properly exclude tests/output/ from code coverage.Matt Clay2019-09-112-3/+5
* Fix ansible-test to ignore `tests/output/`. (#62084)Matt Clay2019-09-112-0/+5
* bump hcloud version to 1.4.1 (#62097)Gonéri Le Bouder2019-09-101-1/+1
* mount: Check if src exists before mounted (#61752)Abhijeet Kasurde2019-09-101-2/+9
* Update ovirt_vm.py (#62072)chashtag2019-09-101-1/+1
* Update my handle (#61966)decentral1se2019-09-104-4/+4
* mysql_info: fix typo (#62067)Andrey Klychkov2019-09-101-1/+1
* postgresql: fix typos in modules (#62065)Andrey Klychkov2019-09-108-24/+24
* issue #61672: make jenkins_plugin module work in a session when CSRF … (#61...JKDingwall2019-09-103-11/+19
* fix(azure_rm_containerregistry): Fixed sku idempostency (#61009)Marian Gappa2019-09-101-1/+1
* Fix ansible-doc traceback and sanity test. (#62040)Matt Clay2019-09-105-38/+14
* fix ci (#57216)MyronFanQiu2019-09-101-5/+5
* openssh_keypair: make sure public key has same permissions as private key (#6...Felix Fontein2019-09-102-3/+16
* Fix issues with ansible-test --venv option. (#62033)Matt Clay2019-09-107-22/+55
* Update playbooks_prompts.rst (#62003)createchange2019-09-101-1/+1
* Revert "shippable: temporary bump the timeout for Azure jobs"Gonéri Le Bouder2019-09-101-2/+0
* create-deprecated-issues script can now add to a specified project (#61901)Toshio Kuratomi2019-09-105-110/+167
* Fixup aws_secret integration tests (#61241)Mark Chappell2019-09-103-53/+44
* Allow the use of _paramiko_conn even if the connection hasn't been started. (...Nathaniel Case2019-09-096-57/+68