summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Add rds_snapshot module (#39994)Will Thames2019-06-261-0/+349
* Recognize module tracebacks on stdout and stderr.Matt Clay2019-06-261-0/+4
* Encoding fixes to support py2 and py3 non-ascii paths (#58414)Matt Martz2019-06-262-130/+180
* Fix unhandled errors in command moduleBrian Coca2019-06-261-3/+10
* podman_image_info - Do not fail when nonexistant image name is provided (#57962)Sam Doran2019-06-261-10/+40
* dms_replication_subnet_group (#56980Rui Moreira2019-06-261-0/+247
* datadog_monitor: Fix docs with datatypes of params (#58371)Abhijeet Kasurde2019-06-261-34/+69
* Fix netconf connection command timeout issue (#58322)Ganesh Nalawade2019-06-261-0/+2
* Update documentation for aci_interface_policy_cdp (#58395)Kevin Breit2019-06-261-10/+24
* Fix ovsdb module not being idempotent (#57735)Daniel Mellado Area2019-06-261-1/+3
* Added 'use' option to hostname (#56679)Brian Coca2019-06-261-7/+26
* routeros_command: support spaces in device identity (#58328)Egor Zaitsev2019-06-261-1/+1
* rabbitmq_user: Handle non-zero exit codes (#56164) (#57738)plastikat2019-06-261-3/+4
* dnsimple: fix missing defaults and doc (#58116)René Moser2019-06-261-21/+33
* Multiple minor fixes (#58374)Abhijeet Kasurde2019-06-267-14/+13
* tower_role: ensure alias of "validate_certs" parameter is handled (#57518)Pilou2019-06-261-0/+1
* Add podman container module to ansibleSagi Shnaidman2019-06-261-0/+1350
* win_pagefile - Fix idempotency when same settings as current (#57893)ShachafGoldstein2019-06-251-1/+37
* Update net_interface.py (#58350)jcastilloixl2019-06-251-1/+1
* exoscale: exo_dns: fix sanity checks (#58312)René Moser2019-06-252-31/+30
* Add service_account_contents parameter to allign with the modules (#57848)Strahinja Kustudic2019-06-251-0/+9
* Update azure_rm_sqlserver related document (#58267)Fred-sun2019-06-252-11/+12
* Update azure_rm_sqlfirewallrule related document (#58265)Fred-sun2019-06-252-16/+18
* Add back _contains_vars method as maybe_template (#58290)Matt Martz2019-06-253-7/+24
* Set _ansible_verbose_override in gather_facts action plugin. Fixes #58310 (#5...Matt Martz2019-06-251-0/+3
* sysctl: fix 'err' referenced before assignment (#58161)Martin Krizek2019-06-251-1/+6
* Adds tls_version argument to mqtt module (#58264)Tim Rupp2019-06-251-15/+52
* adds initial_hotfix parameter to vcmp guest (#58180)Wojciech Wypior2019-06-251-3/+41
* fixes an issue where rule_lists were not correctly applied to the AFM policy ...Wojciech Wypior2019-06-251-17/+45
* kubevirt: Add hostname and subdomain parameters (#57223)Ondra Machacek2019-06-252-0/+21
* Fix junos netconf plugin get_configuration filter (#58271)Ganesh Nalawade2019-06-251-0/+8
* postgresql_membership: remove debug print (#58315)Andrey Klychkov2019-06-251-2/+0
* This comment is no longer needed, as the calculation is done in the 'grow' me...Mike Frost2019-06-251-3/+1
* also allow None Type for safe eval (#58269)markafarrell2019-06-241-0/+1
* openssh_keypair: bugfix make regenerating keypairs via force possible… (#57...lolcube2019-06-241-2/+14
* Use to_text on value to activate _fail_with_undefined_error (#58214)Matt Martz2019-06-241-0/+4
* fixed reference to a non-existing hcloud_server parameter (#57659)David Stark2019-06-241-1/+1
* kubevirt: replace nested function with one from utilsMariusz Mazur2019-06-241-10/+3
* Fix issue with displaying error about unreachable hosts when using Unixy Call...Brian Goad2019-06-241-0/+2
* Fix junos modules persistent connection check (#57986)Ganesh Nalawade2019-06-241-6/+0
* postgresql_privs: bugfix of 27327 - incorrect views handling (#58272)Andrey Klychkov2019-06-241-1/+1
* ovirt add nic linked (#58053)Martin Nečas2019-06-241-0/+10
* Pluribus Networks ipv6security raguard module with UT (#57031)rajaspachipulusu172019-06-241-0/+239
* Revert "Fix junos module transport check (#58050)" (#58270)Ganesh Nalawade2019-06-241-17/+9
* Allow multiple databases(not all) to be dumped from mysql (#56721)pratikgadiya122019-06-241-53/+71
* win_snmp: Fixed example documentation (#58222) (#58261)Michael Cassaniti2019-06-241-4/+4
* openssl_certificate: fix failing SAN comparisons (#58256)Felix Fontein2019-06-243-4/+50
* Remove from sanity ignores. (#57911)Felix Fontein2019-06-231-10/+10
* docker_* modules: improve error message when docker-py is missing (#57914)Felix Fontein2019-06-231-11/+15
* New HTTPAPI plugin for FortiOS (#56870)Miguel Angel Muñoz González2019-06-222-1/+231