summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update bare exceptions to specify Exception.Toshio Kuratomi2018-12-17320-656/+659
* Enable the bare-except pylint and pep8 checkingToshio Kuratomi2018-12-172-2/+0
* Fix stacktrace when fail_on_error is False and a file cannot be parsed. (#49987)Felix Fontein2018-12-161-0/+1
* Issue/38837 (#49873)anasbadaha2018-12-162-7/+15
* AWS: make jittered_backoff API parameter configurable (#49086)Abhijeet Kasurde2018-12-162-2/+38
* Ad-hoc command: fix 'any' call in play_ds (#49852)Abhijeet Kasurde2018-12-162-1/+93
* fortimanager: Correct example documentation (#49925)Abhijeet Kasurde2018-12-151-43/+36
* Add seealso section to Windows and related modules (#49845)Dag Wieers2018-12-15105-129/+479
* docs: remove not implemented password_hash feature (#49945)Martin Krizek2018-12-151-6/+0
* Remove erroneous extra-vars example, and a few really old versionadded indica...Matt Martz2018-12-151-24/+0
* add changelog for pr #49912 (#49962)Adam Miller2018-12-141-0/+3
* Fix yum/dnf handling of URIs that don't end in .rpm (#49912)Adam Miller2018-12-142-4/+11
* [docker_container] Failing on non-string env values (#49843)Dave Bendit2018-12-143-5/+35
* [docker_volume] Checking option minimal versions (#49839)Dave Bendit2018-12-142-4/+18
* Support for cache_from parameter in docker_image module (#49787)Akshay Gaikwad2018-12-142-1/+28
* Move verify up so approle and other methods work as intended.Chad Anderson2018-12-141-0/+1
* issue with activation_key and proxy on subscription-manager (#42624)Giuseppe Mancuso2018-12-141-6/+9
* with_items is obsolete - using loop instead (#47163)Petr Ruzicka2018-12-140-0/+0
* with_items should not be used any more - using loop instead (#47364)Petr Ruzicka2018-12-144-5/+5
* with_items should not be used any more - using loop instead (#47652)Petr Ruzicka2018-12-1411-11/+11
* removes space from example of L(link) syntax (#49908)Alicia Cozine2018-12-141-1/+1
* Misc typo fixes (#49816)Abhijeet Kasurde2018-12-1424-37/+37
* support overprovision in azure_rm_vmss (#49806)Yuwei Zhou2018-12-143-1/+22
* ignore connection timeout out within parenthesis (#48413)Deepak Agrawal2018-12-141-1/+1
* Get Capabilities Support (#49880)anasbadaha2018-12-142-9/+22
* Windows Privileges - moved util code to it's own C# util (#48897)Jordan Borean2018-12-149-488/+811
* ansible-test: do not upgrade homebrew to speed up tests (#49914)Jordan Borean2018-12-143-0/+12
* postgresql_schema: permit to drop cascade schema (#49469)Loïc Blot2018-12-141-2/+17
* windows dev docs: fix a few issues and add missing info (#49836)Jordan Borean2018-12-131-4/+7
* ACI: Add seealso fragments to module documentation (#49844)Dag Wieers2018-12-1355-135/+288
* BOTMETA module_utils/ec2.py us aws (#49899)John R Barker2018-12-131-0/+5
* corrected docs on argsBrian Coca2018-12-131-1/+1
* win_updates Add information/example wrt. reboots (#49834)Dag Wieers2018-12-132-7/+23
* add host key as alias for sysname neighbors facts (#49827)Trishna Guha2018-12-131-3/+5
* Revert "replace math round with ceiling for ansible_memtotal_mb + add new var...Jordan Borean2018-12-131-6/+3
* Properly report install failures from dnf module (#49760)Greg Hellings2018-12-131-3/+3
* Netbox Module: netbox_ip_address (#48424)FragmentedPacket2018-12-132-42/+343
* nmcli: Introduce SIT Tunnel (#45937)Susant Sahani2018-12-132-6/+137
* win become: refactor and add support for passwordless become (#48082)Jordan Borean2018-12-1313-1062/+2543
* replace math round with ceiling for ansible_memtotal_mb + add new variables t...Gregory Storme2018-12-131-3/+6
* Create Windows facts for ansible_virtualization_role and ansible_virt… (#49...rhydian762018-12-131-1/+37
* Lowercase task name and format variable with spacess-hertel2018-12-121-2/+2
* adding example for route53_facts using start_record_nameipvsean2018-12-121-0/+15
* link from API stub page to module_utils page (#49831)Alicia Cozine2018-12-121-3/+2
* Docs: Add a "seealso" section to the module docs (#45949)Dag Wieers2018-12-129-52/+153
* Fix example with spacing error in hostname (#49812)Rene Bakkum2018-12-121-2/+2
* added support for icmp-blocks and icmp-block-inversion (#45705)Adam Furbee2018-12-121-1/+135
* Making changes to the Community Guide index (#49670)Bianca Henderson2018-12-123-7/+7
* Update rhsm_repository.py (#49480)Richlv2018-12-121-2/+2
* itential iap_token module (#46773)cma02018-12-124-0/+194