summaryrefslogtreecommitdiff
path: root/lib/ansible
Commit message (Expand)AuthorAgeFilesLines
* 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
* Refactor easy_install moduleAbhijeet Kasurde2017-09-111-9/+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-111-16/+68
* ec2_vol: wait for delete_on_termination to be set to the correct value. Fixes...Sloane Hertel2017-09-111-0/+9
* openssl_csr: consistent param namings (#29604)Christian Pointner2017-09-111-49/+52
* refactor firewalld module with object abstraction (#26487)Adam Miller2017-09-111-793/+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-111-19/+18
* 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-111-10/+11
* nxos_banner CI fix (#29134)Trishna Guha2017-09-111-1/+1
* Create a new pipe for sshpass on retries. Fixes #29095Matt Martz2017-09-111-0/+6
* 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
* 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
* remove fact namespacingBrian Coca2017-09-102-1/+3
* Fix SID Lookup Issues on Assorted Windows Modules (#28979)Andrew Saraceni2017-09-106-333/+53
* 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-091-23/+12
* conn,buildah: don't pass bytes to shlex.split (#27896)Tomas Tomecek2017-09-091-3/+3
* Fix set theory filters for python3Toshio Kuratomi2017-09-091-4/+4
* 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-092-5/+5
* 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-0969-1301/+1871
* 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-081-1/+2
* config: use path list for default inventoryRene Moser2017-09-082-4/+2
* [cloud] EC2 AutoScaling fix for respecting zero as the desired, min&max size ...Willem van Ketwich2017-09-081-3/+3
* Db cache fix (#29048)Brian Coca2017-09-073-50/+63
* win_regedit: fixed up diff output to be more representative of type (#28974)Jordan Borean2017-09-071-8/+41
* win_user: add return info (#28975)Jordan Borean2017-09-071-0/+63
* fix check mode for solaris enable/disable (#29049)Brian Coca2017-09-061-12/+13
* less confusing 'args' message (#29053)Brian Coca2017-09-061-3/+6
* New release v2.4.0.0-0.1.rc1Toshio Kuratomi2017-09-061-1/+1
* Move selected AWS modules from community/certified to core support (#28617)Ryan Brown2017-09-0612-12/+12
* Fix digital_ocean module_util api_token bug (#28924)ABond2017-09-061-8/+7
* python3 fixBrian Coca2017-09-061-2/+2
* Add support for neighbor argument in ios_interface (#29035)Ganesh Nalawade2017-09-061-3/+53
* Migrate more Azure integration tests. (#29034)Matt Clay2017-09-051-1/+1