summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* New release v2.4.4.0-0.3.rc2v2.4.4.0-0.3.rc2Toshio Kuratomi2018-03-291-1/+1
* add nxos_snapshot test for missing required param (#37248)Trishna Guha2018-03-291-0/+1
* fix required args for nxos_snapshot and docs improvement (#37232)Trishna Guha2018-03-291-24/+6
* make jira authentication Python3 compatible (#33862)Tim Werner2018-03-291-1/+3
* DigitalOcean: typecast map function for Python3 (#37126)Abhijeet Kasurde2018-03-291-2/+2
* Compare byte strings to byte stringsToshio Kuratomi2018-03-291-5/+5
* Fix use of user_data field with spot_price in ec2 module (#37628)Toshio Kuratomi2018-03-291-6/+6
* Fix csvfile traceback on Python3 (#37625)Toshio Kuratomi2018-03-291-7/+16
* Fix python3 interpreter issue (#34811) (#35176)Ravi2018-03-291-3/+7
* Cherry pick fix for interface_filesToshio Kuratomi2018-03-291-1/+2
* Fix consul module service deregistration (#34847)Alvaro Aleman2018-03-291-6/+18
* Fix py3 issue in wait_for_connection (#37646)Matt Martz2018-03-281-1/+2
* Fixing tab indent on elb_target_group.py exampleMarc Mercer2018-03-191-14/+14
* Connection error messages are unsafe: wrap them (#37329)Pilou2018-03-191-1/+1
* ovirt_vms: Pass correct VM entity to create method (#37460)Ondra Machacek2018-03-191-0/+2
* write need bytes object on python 3 (#35143)Michael Scherer2018-03-191-1/+1
* Document that this module was renamed recently (#37420)jjshoe2018-03-141-0/+2
* powershell: backport of environment key and value fixJordan Borean2018-03-081-1/+4
* Fixing module docs so they dont show up as a list on ansible docs. (#37203)James Mighion2018-03-082-4/+4
* yum is Python 2 only. If Python 3 use dnf (#37140)John R Barker2018-03-081-2/+3
* Fix unarchive with strip-components in extra_opts (#37048)Toshio Kuratomi2018-03-071-2/+11
* Add compatibility for docker-py version 3 (#36973)skylerbunny2018-03-064-18/+39
* Python3 issues in maven_artifact (#37035)Toshio Kuratomi2018-03-051-6/+5
* fix python3 compatibility for znode moduleGrigory Starinkin2018-03-051-2/+3
* fix python 3 dictionary issueDavid Newswanger2018-03-052-2/+2
* Cherry pick Tower credential fixes to stable-2.4 (#36807)Sam Doran2018-03-011-45/+112
* remove extra fields from debug outputBrian Coca2018-03-012-7/+5
* fix loop_control templating (#36124)Brian Coca2018-03-012-8/+14
* protect against plugins using verify incorrectlyBrian Coca2018-02-281-2/+7
* vyos_l3_interface fix (#36721)Trishna Guha2018-02-271-24/+64
* vyos_config IndexError in sanitize_config (#36375) (#36566)Deepak Agrawal2018-02-221-1/+5
* New release v2.4.4-0.1.beta1v2.4.4-0.1.beta1Toshio Kuratomi2018-02-211-1/+1
* Fix types when evaluating interpreter (#36541)Matt Martz2018-02-211-15/+20
* Check for regexp match when using insertbefore or insertafter (#36474)Sam Doran2018-02-211-33/+38
* Add note to use script module rather than inline here documents (#32863)Sam Doran2018-02-211-8/+10
* cherry-pick #36470 for 2.4 (#36526)Matt Martz2018-02-213-10/+17
* VMware: set extra configs for virtual machine (#36521)Abhijeet Kasurde2018-02-211-9/+20
* fetch: changed docs around behaviour for default fail_on_missingJordan Borean2018-02-211-9/+2
* Always show prompt, even if seconds or minutes are specified (#36258)Sam Doran2018-02-201-14/+17
* winrm: Fix kerberos auth encoding for Python 3 (#36465)Jordan Borean2018-02-211-2/+3
* fix new EC2 C5 instance virtualization_type identification (#35063)Adam Miller2018-02-151-0/+10
* Improve convert_bool error messageDag Wieers2018-02-151-1/+1
* make v2_playbook_on_notify method signatures consistentAdam Miller2018-02-151-2/+1
* Fix ansible-console always asking for vault passwordsAdrian Likins2018-02-151-9/+0
* fix spelling. Seriously, that's it.tedder2018-02-152-2/+2
* add_host: check if name or hostname arg is providedMartin Krizek2018-02-151-0/+6
* fixes to virtual factsBrian Coca2018-02-151-3/+3
* False matches the docs and intentions of the previous developer (#35762)Michael Nugent2018-02-151-1/+1
* Backport fix in PR #30712 into 2.4PikachuEXE2018-02-151-1/+3
* win_uri: fix creates/remotes - manual cherry-picking for pull 36016 for stabl...Jordan Borean2018-02-151-8/+8