summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* New release v2.4.0.0-0.2.rc2v2.4.0.0-0.2.rc2Toshio Kuratomi2017-09-111-1/+1
* ec2: fixes #19521, fixes #29456 - create instance-store AMI instances with co...Sloane Hertel2017-09-111-2/+12
* Port ansible doc for plugins to use DOCUMENTATION variablesToshio Kuratomi2017-09-1168-406/+362
* Fix pylint issue.Matt Clay2017-09-111-2/+0
* module and vault fixes (#29663)Brian Coca2017-09-114-16/+21
* Fix bugs with modules_support.rstDylan Silva2017-09-111-6/+6
* Fix ansible-test unicode and sanity tests. (#29743)Matt Clay2017-09-117-6/+22
* Expand disabled pylint rules. (#29162)Matt Clay2017-09-115-9/+87
* Add python3 fixes to changelogToshio Kuratomi2017-09-111-1/+2
* Refactor easy_install moduleAbhijeet Kasurde2017-09-112-10/+14
* Adds missing docs and downstream fixes (#29664)Tim Rupp2017-09-111-17/+19
* win_unzip: added support for Server core by using .net zip functions (#29272)Jordan Borean2017-09-112-17/+83
* ec2_vol: wait for delete_on_termination to be set to the correct value. Fixes...Sloane Hertel2017-09-111-0/+9
* Use JSON returns values to create RETURN docsWill Thames2017-09-111-0/+96
* openssl_csr: consistent param namings (#29604)Christian Pointner2017-09-111-49/+52
* refactor firewalld module with object abstraction (#26487)Adam Miller2017-09-112-794/+663
* allow config for callbaks and some fixesBrian Coca2017-09-1119-401/+479
* Remove use of unicode_literals as it is an anti-patternToshio Kuratomi2017-09-113-19/+50
* dnf: add environment upgrade testMartin Krizek2017-09-111-0/+20
* Change ansible-doc usage to show -a is for internal use (#29603)Toshio Kuratomi2017-09-111-3/+3
* Define byte strings versus text strings in docker connectionToshio Kuratomi2017-09-111-18/+20
* dnf: fix TypeError when env/group failedMartin Krizek2017-09-112-23/+11
* fix cs_zone_facts tests, namespace feature removed (#29184)Brian Coca2017-09-111-20/+20
* rename nxos test basic-no-exec to basic-no-motd (#29144)Trishna Guha2017-09-111-0/+0
* nxos_banner CI fix (#29134)Trishna Guha2017-09-112-9/+9
* Disable nxapi test for nxos_banner (#29088)Trishna Guha2017-09-111-1/+1
* Create a new pipe for sshpass on retries. Fixes #29095Matt Martz2017-09-111-0/+6
* Update docs version stringJohn R Barker2017-09-111-1/+1
* Fix handling of config vars with eval expression (#29536)Ricardo Carrillo Cruz2017-09-111-1/+1
* Fixes #20443 - Adjust version checking regex to account fo no comma in IOS-XE...Jonathan Karras2017-09-111-1/+1
* Fix wheel dependency on python 2.6. (#29388)Matt Clay2017-09-112-0/+2
* Add check for port and host in ios_interface (#29119)Ganesh Nalawade2017-09-111-4/+6
* Fix section in known_hosts documentationErwin Oegema2017-09-101-1/+1
* Handle missing docker-py better (#27540)Will Thames2017-09-101-2/+18
* remove fact namespacingBrian Coca2017-09-103-3/+3
* Fix SID Lookup Issues on Assorted Windows Modules (#28979)Andrew Saraceni2017-09-107-334/+54
* consul + Python 3.5 (#23935)William Griffiths2017-09-091-2/+2
* Fixes #23680 bug with py3.x due to binary string handling (#23688)Miguel Ángel Ajo2017-09-092-23/+18
* conn,buildah: don't pass bytes to shlex.split (#27896)Tomas Tomecek2017-09-091-3/+3
* Fix set theory filters for python3Toshio Kuratomi2017-09-092-4/+126
* Romain dartigues fixes (#29169)Toshio Kuratomi2017-09-092-5/+4
* Fixes #26793: convert insert regex to_bytes before searchingAnton Baklanov2017-09-091-2/+2
* Update qos parameter for volume manager and update example. (#27594)Kevin Hulquest2017-09-091-2/+3
* Fix py3 string issue in jail connection plugin (take 2) (#28374)Pierre Guinoiseau2017-09-091-13/+4
* Misc typo correctionsAbhijeet Kasurde2017-09-094-7/+7
* ec2_group: unnest variable assignment. Fixes #29113.s-hertel2017-09-091-1/+1
* cloudtrail: import botocore.exceptions in a try/except.s-hertel2017-09-091-1/+5
* fixes to config/setting retrievalBrian Coca2017-09-0970-1302/+1872
* Fixes #19666 Correct AMI information output by ec2_ami module (#27021)Ross Williams2017-09-081-1/+3
* generate rst doc pages for command line tools (#27530)Adrian Likins2017-09-089-81/+403