summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Prepare ansible-test code for relocation. (#60110)Matt Clay2019-08-054-33/+34
* Update docs references for ansible-test. (#60109)Matt Clay2019-08-052-3/+1
* Clean up ansible-test references in tests. (#60108)Matt Clay2019-08-054-6/+1
* New Module: gcp_cloudtasks_queue (#60094)The Magician2019-08-056-1/+704
* Clean up old ansible-test references and code. (#60103)Matt Clay2019-08-053-120/+2
* Bugfix 60043: turn off the default db warning where it doesn't make sense (#6...Andrey Klychkov2019-08-054-4/+15
* ecs_taskdefinition_facts: rename to ecs_taskdefinition_info (#60023)Felix Fontein2019-08-059-13/+18
* Do not install requests[security] for MongoDB tests (#60083)Sam Doran2019-08-055-3/+6
* Replace old shippable.py with new check_matrix.py. (#60022)Matt Clay2019-08-055-119/+109
* Improve netapp_e_hostgroup and add unit tests. (#57094)Nathan Swartz2019-08-053-318/+387
* Handle quoted paths in ansible-test diff parsing.Matt Clay2019-08-051-1/+1
* It is necessary to undo mmi-mode enable after running commands. (#60071)Xu Yuandong2019-08-051-1/+6
* set mmi-mode enable to run commands nad unset after running. (#60075)Xu Yuandong2019-08-051-5/+3
* Move definition of UnixHTTPSConnection behind guard (#60049)Andrew Gaffney2019-08-051-24/+27
* Fix async output with adhoc callbacks. Fixes #15988 (#59935)Matt Martz2019-08-053-2/+5
* New module na_ontap_object_store (#59048)Chris Archibald2019-08-052-0/+437
* hcloud: Add basic hcloud_route module (#59908)Lukas Kämmerling2019-08-054-0/+306
* Fix nxos_facts httpapi (#60055)Trishna Guha2019-08-052-7/+1
* hcloud: Add hcloud_server_network module (#60061)Lukas Kämmerling2019-08-054-0/+424
* hcloud: Add hcloud_subnetwork module (#59781)Lukas Kämmerling2019-08-054-0/+320
* Add nxos_vlans resource module (#59294)Trishna Guha2019-08-0522-17/+992
* NX-OS Telemetry Resource Module (#59126)Mike Wiebe2019-08-0526-33/+2636
* Fix bug in purefa_facts where remote pgroup without a schedule is skipped (#6...Simon Dodsley2019-08-041-13/+13
* corrected lib imports to work with python 2.x (#60017)Wojciech Wypior2019-08-031-20/+72
* added previously omitted parameter in gtm topology module (#60015)Wojciech Wypior2019-08-031-0/+19
* fixes options parameter idempotency issue on v14.x (#60019)Wojciech Wypior2019-08-031-7/+12
* fixes idempotency issues with IPV6 addresses (#60021)Wojciech Wypior2019-08-031-17/+44
* refactors bigip_firewall_log_profile to use correct patterns (#60014)Wojciech Wypior2019-08-023-31/+18
* fixes issue with recieve parameter idempotency (#59999)Wojciech Wypior2019-08-026-6/+14
* Correct module name in changelog fragment (#60029)Sam Doran2019-08-022-2/+2
* docker_compose - use valid variable in exception message (#60020)Sam Doran2019-08-022-2/+4
* Fix bot meta.Matt Clay2019-08-021-5/+5
* Issue 59955: add example to postgresql_query module (#59979)Andrey Klychkov2019-08-021-2/+10
* update botmeta for CLI stub movesMatt Davis2019-08-021-5/+5
* move CLI entrypoints under ansible package (#60004)Matt Davis2019-08-026-488/+492
* Try to clarify the wording (#59956)Toshio Kuratomi2019-08-021-17/+20
* Conflicting documentation (#59982)Timal Peramune2019-08-021-1/+0
* Fix issue with empty cow_whitelist (#59946)Matt Martz2019-08-022-1/+3
* Google: gcpubsub_facts -> gcpubsub_info (#57668)Felix Fontein2019-08-025-8/+15
* Unit tests: remove unused imports (#59812)Andrey Klychkov2019-08-0284-87/+87
* [docker_container] Adding support for `mounts` option (#49808)Dave Bendit2019-08-025-199/+612
* docker_container: fix port bindings with IPv6 addresses (#59715)Felix Fontein2019-08-023-4/+22
* Only error out if the gid exists with a different group name (#59769)Ruediger Pluem2019-08-023-3/+51
* Remove obsolete tox.ini. (#59963)Matt Clay2019-08-023-30/+0
* Resource module for ios_interfaces and Facts Update (#59716)Sumit Jaiswal2019-08-0233-444/+1981
* add new module with integration tests to manage gitlab project variables (#56...Markus Bergholz2019-08-023-0/+505
* Move ome_* and idrac_* modules one level up (#59698)Felix Fontein2019-08-028-11/+11
* Remove obsolete docs on pep8 sanity test.Matt Clay2019-08-021-36/+1
* Handle new output for podman image build (#59807)Sam Doran2019-08-022-0/+6
* Add logic to handle multiple actions in an ALB listener rule, Fixes #41861 (#...Jesse Evers2019-08-0211-237/+1255