summaryrefslogtreecommitdiff
path: root/lib/ansible/modules
Commit message (Expand)AuthorAgeFilesLines
* [stable-2.9] yum: fix parsing of check-update with subsequent empty lines (#7...Martin Krizek2022-06-071-26/+17
* doc: Correct required firewalld version (#76916)chrisallison2022-02-161-1/+1
* [2.9] Fix dnf package matching (#75411) (#75416)Sloane Hertel2021-08-061-16/+32
* [stable-2.9] allow env to override unspecified unsafe_writes (#73282) (#75397)Matt Martz2021-08-041-1/+1
* [bp-2.9] firewalld: Ensure idempotency (#74992)Abhijeet Kasurde2021-06-141-17/+5
* Fix "canonical" typo in win_host examples (#74161)jamesmarshall242021-04-201-1/+1
* [stable-2.9] Fix: nmcli bridge-slave fails with error (#74125)Carlos Camacho2021-04-051-2/+4
* [stable-2.9] find - set proper default based on use_regex (#73961) (#73966)Sam Doran2021-04-051-4/+15
* Fix wrong backup directory var name in apt module (#73840) (#74003)Xabier Napal2021-04-041-1/+1
* [security] Add more missing no_logs (#74115)Rick Elrod2021-04-0476-143/+147
* Backport of https://github.com/ansible-collections/community.network/pull/223...Felix Fontein2021-04-033-6/+6
* Partial backport of community.aws/471 - no_log=True for aws_secret (#73874)Mark Chappell2021-04-031-1/+1
* Backport of https://github.com/ansible-collections/community.general/pull/201...Felix Fontein2021-04-031-1/+1
* Backport of https://github.com/ansible-collections/community.aws/pull/475. (#...Felix Fontein2021-04-033-3/+3
* Backport of https://github.com/ansible-collections/community.docker/pull/103....Felix Fontein2021-04-031-3/+13
* Update mongodb replicaset check_compatibility function (#72299)Rhys2021-03-081-15/+30
* Backport of https://github.com/ansible-collections/community.crypto/pull/180 ...Felix Fontein2021-03-081-3/+3
* Backport of https://github.com/ansible-collections/community.docker/pull/88 t...Felix Fontein2021-03-081-0/+6
* Backport of bugfix parts of https://github.com/ansible-collections/community....Felix Fontein2021-03-082-4/+11
* Backport of https://github.com/ansible-collections/community.docker/commit/87...Felix Fontein2021-03-081-25/+53
* [stable-2.9] hostname - add Almalinux support (#73619) (#73649)Sam Doran2021-03-071-0/+6
* terraform: Remove line that is suppressing output being shown (#66322) (#73803)Zadkiel2021-03-071-1/+2
* postgresql_query: fix datetime.timedelta type handling (#73520)Andrew Klychkov2021-02-071-0/+4
* [bp-2.9] snmp_facts: Hide user sensitive information in console (#73188)Abhijeet Kasurde2021-02-051-2/+2
* [bp-2.9] bitbucket_pipeline_variable: Hide secured values in console log (#73...Abhijeet Kasurde2021-02-051-3/+11
* mysql_user: Add missed privileges support (#73271)Andrew Klychkov2021-02-051-1/+13
* postgresql_ping, postgresql_info: fix crash related to PgSQL version parsing ...Andrew Klychkov2021-02-052-2/+2
* postgresql_set: Return a message when a passed parameter has not been found (...Andrew Klychkov2021-02-051-0/+5
* Support large folder size comparisons for win_find (#58466) (#73382)Jordan Borean2021-02-051-1/+1
* postgresql_query: fix decimal handling (#73414)Andrew Klychkov2021-02-051-1/+12
* no_log keycloak_client's registration_access_token (#73502)Rick Elrod2021-02-051-1/+1
* [security] Add no_log to several module args (CVE-2021-20191) [2.9] (#73489)Rick Elrod2021-02-0436-47/+62
* postgresql_user: add clarification about no_password_changes option (#73287)Andrew Klychkov2021-02-031-1/+6
* [stable-2.9] user - properly handle password and password lock when used toge...Sam Doran2021-01-111-32/+72
* [stable-2.9] Fix bigiq_device_info (#72943)Wojciech Wypior2021-01-101-9/+19
* Backport of https://github.com/ansible-collections/community.docker/commit/5e...Felix Fontein2021-01-101-4/+32
* [stable-2.9] systemd - do not overwrite unit name when searching (#72985) (#7...Sam Doran2021-01-101-4/+4
* [stable-2.9] Fix async interpreter parsing (#72636) (#72924)Matt Martz2021-01-101-8/+5
* docker_image: always push, also when tagging is not necessaryFelix Fontein2021-01-081-2/+2
* Fix virt module to support list_vms with a status of paused (#72056)Bill Peck2020-12-071-1/+1
* [stable-2.9] systemd - fix issue with capbpf and newer kernel (#72337) (#72348)Sam Doran2020-12-071-0/+13
* [stable-2.9] wait_for - ignore psutil related errors (#72401) (#72407)Sam Doran2020-12-071-4/+8
* [stable-2.9] iptables: Reorder comment postition (#71496) (#72551)Amin Vakil2020-12-071-2/+2
* lvol: Fix idempotency when size uses %VG or %PVS (#72569)BenoƮt Knecht2020-12-071-0/+4
* Backport amazon.aws/211 - use fail_json_aws instead of fail_json (already try...Mark Chappell2020-12-071-1/+1
* [stable-2.9] [dnf] Some fixes around filtering (#72483) (#72501)Sam Doran2020-11-061-2/+4
* Fix the reversed order of return values (#72088) (#72340)Ruediger Pluem2020-10-261-17/+17
* postgresql_pg_hba: fix a crash when a new rule with an 'options' field replac...Andrew Klychkov2020-10-231-1/+1
* show installations/removals in check_mode (#70892)Rick Elrod2020-10-231-6/+14
* accumulate update filters (#71726)Rick Elrod2020-10-231-2/+6