summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed typo in asa_config moduleacozine/patch-1Alicia Cozine2018-09-261-1/+1
* add azure_rm_cdnprofile and azure_rm_cdnprofile_facts (#45097)Yunge Zhu2018-09-277-0/+707
* openshift inventory plugin: fix exception when auth fails (#45826)Pilou2018-09-265-330/+315
* add maintainers for k8s lookup and inventory plugins (#46180)Fabian von Feilitzsch2018-09-261-0/+9
* Update win_robocopy.py (#38633)aaronk12018-09-271-2/+8
* made sros_config docs match code for match options (#46135)Sandra McCann2018-09-262-6/+3
* Bugfixes in Netbox inventory (#45731)Anthony Ruhier2018-09-262-13/+5
* Added feature facts to nxos_facts (#45934)tstoner2018-09-262-1/+43
* fix for banner idempotent issue (#46001)saichint2018-09-261-2/+2
* cs_resourcelimit: use query_api for error handling (#46036)René Moser2018-09-261-22/+8
* cs_ip_address: use query_api, fixes error handling (#46034)René Moser2018-09-261-3/+3
* cs_staticnat: fix sanity (#46037)René Moser2018-09-262-28/+11
* cs_instance: doc: fix typo in examples (#46035)René Moser2018-09-262-5/+4
* docker-py: bump minimal version to 1.8.0 (#46134)Felix Fontein2018-09-267-12/+12
* VMware: trigger customization for customization_spec (#45415)Abhijeet Kasurde2018-09-261-1/+1
* VMware: Add support for service type (#40651)Abhijeet Kasurde2018-09-261-78/+140
* win_setup: don't fail when running as non-admin and EAP is set to Stop (#46149)Jordan Borean2018-09-261-1/+2
* [docs] Add changelog for ec2_asg launch template featureRyan S. Brown2018-09-251-0/+2
* EC2_ASG: Enable support for launch_templates (#45647)Nathan Webster2018-09-251-59/+232
* Speed up VariableManager by preserving Templar state. (#45572)Pilou2018-09-251-11/+10
* skip installing linux-image-extra in CI as it shouldn't be needed (#46101)Jordan Borean2018-09-261-10/+0
* [azure] Fix name for the symbol * in docs (#46119)José Maia2018-09-251-2/+2
* allow jinja2 unique filter compat (#45637)Brian Coca2018-09-252-39/+81
* botmeta support: core (#45917)John R Barker2018-09-252-0/+7
* fix for managed disk facts (#46021)Zim Kalinowski2018-09-261-1/+1
* ROADMAP_2_8 stub (#46120)John R Barker2018-09-251-0/+19
* Add a guide for Scaleway (#44810)Rémy Léone2018-09-251-0/+244
* feat: add scaleway security group module (#45686)abarbare2018-09-255-0/+374
* pylint plugin to catch due/past-due deprecated calls (#44143)Matt Martz2018-09-255-1/+239
* cs_instance: fix host migration without volume (#46115)René Moser2018-09-251-1/+1
* Fix _uri option documentation for cache plugins that expect stringss-hertel2018-09-253-3/+0
* [docs] Fix typos in aws_s3 and s3_bucket module docs (#46106)Abhijeet Kasurde2018-09-252-2/+2
* restores legacy testing file (#46095)Alicia Cozine2018-09-252-1/+109
* homebrew_cask: Pass install_options during uninstall (#44938)newtonne2018-09-251-3/+5
* fixed nxos_aaa_server_host issue with type 7 encrypt key (#46015)Dan2018-09-253-0/+49
* spotinst_aws_elastigroup elastic_ips example (#41190)Hirshr2018-09-251-1/+1
* Update synchronize.py, mention variable ansible_rsync_path needed for differe...tomww2018-09-251-1/+15
* Update sl_vm.py (#43966)Anoop Sood2018-09-251-2/+4
* The sshkey option is available in version 2.7 and above (#46103)akira65922018-09-251-1/+1
* Fix iterator to list conversion in ldap_entry moduleGustavo Muniz do Carmo2018-09-251-1/+1
* Generalize config retrieval in ios_l3_interface module (#45270)Joachim Mathes2018-09-251-1/+1
* Add ospf net type (#45904)Dan2018-09-253-1/+28
* [rabbitmq_binding] Fix the quoting of vhost and other names (#45109)Tobias Wolf2018-09-251-7/+7
* Additional feature enhancements to nxos_logging (#45844)tstoner2018-09-256-43/+760
* async tests: add stability (#46100)Jordan Borean2018-09-251-3/+1
* winrm: add further conditional to using pexect for kerb auth (#45952)Jordan Borean2018-09-252-5/+20
* adds support for null values to the ternary filter (#45303)Peter Sprygada2018-09-242-2/+8
* explicitly set LocalAccountTokenFilterPolicy on WinRM configure script (#45947)Jordan Borean2018-09-251-0/+15
* Update typetalk.py to use com domain (#46045)Horie Issei2018-09-241-3/+3
* Perform full RETURN schema validation in one step, don't try to loop (#46079)Matt Martz2018-09-243-39/+45