summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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 Ansible release version to v2.9.19.post0.Rick Elrod2021-03-151-1/+1
* New release v2.9.19v2.9.19Rick Elrod2021-03-151-1/+1
* Update Ansible release version to v2.9.19rc1.post0.Rick Elrod2021-03-091-1/+1
* New release v2.9.19rc1v2.9.19rc1Rick Elrod2021-03-081-1/+1
* New AWS module mod_defaults - iam_saml_federation (#73669)Mark Chappell2021-03-081-0/+2
* New AWS module mod_defaults - ec2_vpc_endpoint_service_info (#73670)Mark Chappell2021-03-081-0/+2
* 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-083-5/+20
* [stable-2.9] Add AlmaLinux to the family of Red Hat-like operating systems (#...Sam Doran2021-03-081-1/+2
* [stable-2.9] Don't treat host_pinned as lockstep (#73484) (#73513)Matt Martz2021-03-081-2/+2
* 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
* [stable-2.9] Normalize ConfigParser between Python2 and Python3 (#73715) (#73...Matt Martz2021-03-071-1/+4
* terraform: Remove line that is suppressing output being shown (#66322) (#73803)Zadkiel2021-03-071-1/+2
* Update Ansible release version to v2.9.18.post0.Rick Elrod2021-02-181-1/+1
* New release v2.9.18Rick Elrod2021-02-171-1/+1
* Update Ansible release version to v2.9.18rc1.post0.Rick Elrod2021-02-081-1/+1
* New release v2.9.18rc1v2.9.18rc1Rick Elrod2021-02-081-1/+1
* postgresql_query: fix datetime.timedelta type handling (#73520)Andrew Klychkov2021-02-071-0/+4
* no_log mask suboption fallback values and defaults CVE-2021-20228 (#73487) (#...Jordan Borean2021-02-071-11/+17
* bugfix: use to_text(stdout) in psrp.Connection.put_file method (#73491) - 2.9...Jordan Borean2021-02-051-1/+1
* [bp-2.9] snmp_facts: Hide user sensitive information in console (#73188)Abhijeet Kasurde2021-02-051-2/+2
* [stable-2.9] pause - adjust warning when run in background (#73182) (#73230)Sam Doran2021-02-051-1/+2
* [stable-2.9] facts - properly report virtualization facts for Linux guests on...Sam Doran2021-02-051-0/+5
* [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
* [stable-2.9] Fix YAML error message when error is at the end of the file (#73...Sam Doran2021-02-051-0/+14
* Local vars should have highest precedence in AnsibleJ2Vars (#72830) (#73369)Martin Krizek2021-02-051-22/+14
* 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
* [2.9] Fix warning for nonexistent inventory cache (#72840) (#73444)Sloane Hertel2021-02-051-6/+7
* 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-0438-50/+65
* postgresql_user: add clarification about no_password_changes option (#73287)Andrew Klychkov2021-02-031-1/+6
* Update Ansible release version to v2.9.17.post0.Rick Elrod2021-01-181-1/+1
* New release v2.9.17v2.9.17Rick Elrod2021-01-181-1/+1
* Update Ansible release version to v2.9.17rc1.post0.Rick Elrod2021-01-111-1/+1
* New release v2.9.17rc1v2.9.17rc1Rick Elrod2021-01-111-1/+1
* [2.9] Pass the top level dictionaries to combine_vars (#72979) (#73147)Sloane Hertel2021-01-112-2/+2
* Ensure that data within a tuple is marked as unsafe (#65918) (#73044)Felix Fontein2021-01-113-18/+18
* [stable-2.9] user - properly handle password and password lock when used toge...Sam Doran2021-01-111-32/+72