summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Do absolute imports to please broken import linterSviatoslav Sydorenko2018-05-271-2/+2
* Add is_iterable utility functionSviatoslav Sydorenko2018-05-271-0/+12
* Add is_sequence util functionSviatoslav Sydorenko2018-05-271-0/+29
* Move collections abc shim to _collections_compatSviatoslav Sydorenko2018-05-272-10/+40
* Drop deprecated Python 2.4 compat shimSviatoslav Sydorenko2018-05-271-7/+0
* Partially python3fy ansible.module_utils.basicSviatoslav Sydorenko2018-05-271-1/+3
* Fix connection error reporting (#40758)Tim Rupp2018-05-262-16/+16
* Fixes parameters to fail_json (#40756)Tim Rupp2018-05-261-1/+1
* Fail with more meaningful message when the volume can not be found (#37508)Jeffrey Zhang2018-05-261-0/+4
* Revert "Move k8s modules to dynamic backend (#39632)" (#40743)Adam Miller2018-05-2618-532/+1875
* Initial commit for 2.7.0 development.Matt Clay2018-05-251-2/+2
* os_image_facts: add ability to list all Openstack imagesVasily Angapov2018-05-251-5/+18
* fix capitalization on os_project_access examples (#37965)Dave Buckley2018-05-251-2/+2
* Correct the OpenStack plugin example config (#40460)Jesse Pretorius2018-05-251-5/+3
* retire shade in favor of openstacksdk for openstack modules (#40532)Artem Goncharov2018-05-2550-310/+255
* [WIP] New module - meraki_admin (#39837)Kevin Breit2018-05-261-0/+390
* New module - meraki_snmp (#39882)Kevin Breit2018-05-262-3/+229
* Fix tower_* modules **params kwargs (#40137)Pierre Roux2018-05-254-12/+8
* Support check mode in aws_ses_identity module (#38422)Ed Costello2018-05-251-99/+100
* Fixed check_mode status to be the same as normal execution (#40721)Strahinja Kustudic2018-05-251-7/+7
* module_utils/facts: override pkg_mgr for ALT Linux (#38004)Konstantin Gribov2018-05-251-0/+5
* Added executable parameter to the script module (#36969)tranceitionalMynd2018-05-252-1/+22
* Fixes #38484 (#38522)ossark2018-05-251-1/+8
* ec2_ami_facts: return images in a consistent order (#40679)Sloane Hertel2018-05-251-0/+1
* Remove support for SSLv2 in test suite when not defined. (#39183)Yanis Guenane2018-05-251-1/+2
* Add a note for multible changes in one file (#37090)Aleks2018-05-251-0/+1
* os_project_access: clean up some things (#40464)Jesse Pretorius2018-05-251-9/+2
* os_server: Remove nova_client usage (#40462)Jesse Pretorius2018-05-251-4/+6
* [AWS] New module: aws_glue_job (#39493)Rob2018-05-251-0/+365
* [AWS] Add helpful failure message when using wrong lb module (#40433)Rob2018-05-252-1/+7
* [AWS] Add check for empty values in elasticache module - fixes #40063 (#40454)Moritz Grimm2018-05-251-1/+1
* Improve timezone module for none systemd Linux distributions (#38032)Strahinja Kustudic2018-05-251-35/+137
* Create a new pipe for sshpass on final retry. Fixes #32238 (#39294)james-jra2018-05-251-0/+5
* Add start and end timestamp to task and play result in json callback (#39277)Felix Schmidt2018-05-251-2/+16
* Add a 'machinectl shell' become_method (#39826)Antoine Pietri2018-05-253-2/+9
* Fixes an incorrect method definition (#40719)Tim Rupp2018-05-251-3/+6
* support url scheme (#39683)provonet2018-05-251-1/+1
* yum.py module: added option for yum --bugfix updates. (#36203)tgates812018-05-251-2/+12
* New module: GCP Compute Disks (#38612)Alex Stephen2018-05-251-0/+635
* cs_instance: implement host migration support (#40309)René Moser2018-05-251-13/+68
* cloudstack: vpn: compatiblity fix for 4.5 API (#40700)René Moser2018-05-252-2/+2
* Fixing choices for transport option in gluster_volume module (#38815)Jiri Tyr2018-05-251-1/+1
* Allowing to prohibit account changes for acme_certificate. (#40698)Felix Fontein2018-05-251-8/+31
* Rename letsencrypt module utils / document fragment to acme. (#40697)Felix Fontein2018-05-254-4/+4
* cyberarkpassword: Display.vvvv expects a string (#40335)Adrián López2018-05-251-1/+1
* Add mode, owner_id and group_id options to one_vm (#40217)Milan Ilic2018-05-251-118/+206
* Letsencrypt: add account management module (#37275)Felix Fontein2018-05-254-523/+875
* Prevent Jinja2 string escaping in alternative Route53 example from getting lo...Felix Fontein2018-05-251-1/+1
* new module cloud_init_data_facts (#37932)René Moser2018-05-251-0/+134
* Fix opennebula test stub (#40436)Rafael2018-05-251-56/+10