summaryrefslogtreecommitdiff
path: root/lib/ansible/modules
Commit message (Expand)AuthorAgeFilesLines
* assign a sane default to yum/dnf lock_timeout, in line with cli (#57383)Adam Miller2019-07-162-2/+2
* nmcli: Argument vlanid (int) is changed internally to string (#58963)pratikgadiya122019-07-161-2/+2
* Ovirt vm migrate with state present backport (#58720)Martin Nečas2019-07-161-1/+2
* Fix nagios module to recognize if file exists and is fifo pipe (#58569)Klaas Demter2019-07-161-0/+7
* win_get_url - Fix proxy_url not used correctlyShachafGoldstein2019-07-161-1/+1
* Backport PR to resolve NoneType error in issue 57711 (#58706)Sumit Jaiswal2019-07-161-4/+5
* Ovirt update vm migrate docs backport (#58717)Martin Nečas2019-07-161-1/+1
* Ovirt add host retry doc backport (#58718)Martin Nečas2019-07-161-0/+9
* Backport/2.8/55218 (#58639)Albert Siersema2019-07-161-1/+3
* [2.8] VMware: looking up maxMksConnections in incorrect locationlijok2019-07-161-1/+1
* win_domain_user: do not hide error on failures (#58357)Jordan Borean2019-07-161-194/+178
* openssl_privatekey: forgot to add secp256r1 (#58605)Felix Fontein2019-07-161-4/+6
* [2.8] VMware: Set vapp settings while creating VMAbhijeet Kasurde2019-07-161-44/+80
* 2.8: yum: take care of stale/invalid yum.pid (#58457) (#58489)Martin Krizek2019-07-152-0/+48
* Remove reference to Windows for assemble docs (#59082) (#59098)Alicia Cozine2019-07-151-3/+0
* Backport/2.8/58251 ce_static_route: fix some bugs. (#58251) (#58565)Xu Yuandong2019-07-151-5/+21
* Cleanup EXAMPLES (#58972) (#59012)Hannes Ljungberg2019-07-121-20/+20
* Add examples (#58819) (#58917)Max Calzavara2019-07-101-0/+13
* backport/2.8/58231 ce_netstream_aging: update to fix a bug. (#58231) (#58563)YuandongXu2019-07-081-3/+2
* Backport/2.8/58230 ce_link_status: update to fix a bug (#58230) (#58561)YuandongXu2019-07-081-3/+3
* update to fix a bug (#58229)YuandongXu2019-07-081-3/+3
* Backport/2.8/58228 ce_evpn_bgp_rr: update to fix a bug (#58228) (#58559)YuandongXu2019-07-081-0/+6
* Backport/2.8/57947 update ce_vxlan_global to fix bugs. (#57947) (#58553)YuandongXu2019-07-081-2/+4
* backport/2.8/58207 ce_bfd_view: update to fix a bug (#58207) (#58556)YuandongXu2019-07-081-2/+4
* Backport/2.8/58200 ce_bfd_global: update to fix a bug. (#58200) (#58555)YuandongXu2019-07-081-1/+3
* backport/2.8/57916 ce_vrrp: update ce_vrrp to fix a bug (#57916) (#58554)YuandongXu2019-07-081-8/+7
* update ce_interface to fix bugs (#57907)YuandongXu2019-07-081-35/+58
* [2.8] VMware: Warn user about dvswitch permissions (#58758)Abhijeet Kasurde2019-07-081-1/+8
* Revert "[stable-2.8] hostname - fix Oracle Linux (#58510)"Toshio Kuratomi2019-07-021-1/+1
* [2.8] purefa_user: Fix Incorrect parameter used causing crashes. (#57588) (#5...René Moser2019-06-291-7/+11
* update acl interface. (#57905)YuandongXu2019-06-291-3/+3
* ce_snmp_location: fix for out of array index. (#57903)YuandongXu2019-06-291-3/+5
* ce_snmp_target_host: update to fix bug: None has no 'lower()' function. (#57904)YuandongXu2019-06-291-1/+4
* ce_bgp: update bgp to fix bugs (#57317)YuandongXu2019-06-294-109/+148
* [stable-2.8] hostname - fix Oracle Linux (#58510)Sam Doran2019-06-281-1/+1
* [stable-2.8] podman_image_info - Do not fail when nonexistant image name is p...Sam Doran2019-06-281-10/+40
* the env argument for docker_container wants a dict, not a list (#58475) (#58486)Felix Fontein2019-06-281-4/+4
* Datadog_monitor: Fix docs with datatypes of params (#58371) (#58404)Alicia Cozine2019-06-261-34/+69
* Backport 57507 postgresql_pg_hba bugfix (#58384)Andrey Klychkov2019-06-261-14/+16
* postgresql_membership: remove debug print (#58315)Andrey Klychkov2019-06-251-2/+0
* Backport PR of 57391 postgresql_table - bugfix of schema handlingAndrey Klychkov2019-06-241-6/+21
* openssl_certificate: fix failing SAN comparisons (#58256)Felix Fontein2019-06-242-4/+16
* openssh_keypair: bugfix make regenerating keypairs via force possible… (#57...lolcube2019-06-241-2/+14
* postgresql_privs: bugfix of 27327 - incorrect views handling (#58272)Andrey Klychkov2019-06-241-1/+1
* Remove from sanity ignores. (#57911)Felix Fontein2019-06-241-10/+10
* [stable-2.8] hostname - Correct distribution for various Linux distros based ...Sam Doran2019-06-211-1/+25
* PostgreSQL modules: move params mapping from main to connect_to_db() function...Andrey Klychkov2019-06-2114-707/+194
* docker_*: make modules more robust on Docker errors (#57913)Felix Fontein2019-06-2020-155/+291
* docker_swarm_service: Added default value for mounts.source (#58039)Dmitriy Yakovlev2019-06-201-1/+1
* crypto modules: Improve requirements / error messages (#57868)Felix Fontein2019-06-208-18/+40