summaryrefslogtreecommitdiff
path: root/lib/ansible/module_utils
Commit message (Expand)AuthorAgeFilesLines
* [stable-2.9] Don't show params when there is an issue with `set_option(s)` (#...Matt Martz2021-09-291-0/+5
* [stable-2.9] allow env to override unspecified unsafe_writes (#73282) (#75397)Matt Martz2021-08-041-19/+19
* Backport 2.9: Setup virtualization_facts - add RHV and oVirt type (#73903)Martin Nečas2021-08-041-5/+9
* Backport of bugfix parts of https://github.com/ansible-collections/community....Felix Fontein2021-03-081-1/+9
* [stable-2.9] Add AlmaLinux to the family of Red Hat-like operating systems (#...Sam Doran2021-03-081-1/+2
* no_log mask suboption fallback values and defaults CVE-2021-20228 (#73487) (#...Jordan Borean2021-02-071-11/+17
* [stable-2.9] facts - properly report virtualization facts for Linux guests on...Sam Doran2021-02-051-0/+5
* [security] Add no_log to several module args (CVE-2021-20191) [2.9] (#73489)Rick Elrod2021-02-042-3/+3
* backport support for python-kubernetes v12 to ansible 2.9 (#72792)Richard Megginson2021-01-101-1/+6
* [stable-2.9] Fix string/bytestring comparsion in m_u.basic (#70439) (#73130)Sam Doran2021-01-081-2/+3
* Fix AIX networks facts when nestat is either missing or has incorrect permiss...Egor Margineanu2020-12-071-13/+14
* [stable-2.9] AnsibleModule.set_mode_if_different: handle symlink is in a stic...Sam Doran2020-12-041-1/+5
* fix distribution fact for SLES4SAP (#71559) (#72029)Christian Loos2020-10-231-4/+4
* runas - create new SYSTEM token on become (#71714) (#71750)Jordan Borean2020-09-271-6/+25
* [stable-2.9] Revert "Change default file permissions so they are not world re...Sam Doran2020-08-122-27/+1
* ipa module utils can not handle HA FreeIPA with Python3 #71110 (#71112)David Marthy2020-08-071-1/+1
* [stable-2.9] Change default file permissions so they are not world readable (...Sam Doran2020-08-062-1/+27
* [2.9] api: time.clock compatible code (#70678)Abhijeet Kasurde2020-08-061-25/+14
* [stable-2.9] Handle Slackware OS version strings containing a plus (“+”) ...Sam Doran2020-08-061-1/+1
* [2.9] basic: use PollSelector implementation (#70801)Abhijeet Kasurde2020-08-061-1/+7
* Sanitize URI module keys with no_log values (#70762) (#70821)David Shrewsbury2020-08-061-1/+89
* fix error decoding Redfish response payloads on Python 3.5 (#70924)Bill Dodd2020-08-061-1/+2
* [stable-2.9] facts - fix incorrect time for some date_time_facts (#70665) (#7...Sam Doran2020-08-061-5/+8
* [stable-2.9] linux facts - return proper broadcast address (#64528) (#71065)Sam Doran2020-08-061-1/+2
* [stable-2.9] Allow single vault encrypted values to be used directly as modul...Matt Martz2020-07-171-2/+6
* backport ios_59 (#69787)Sumit Jaiswal2020-07-171-1/+1
* yum/dnf: check type of elements in a name (#70072) (#70089)Martin Krizek2020-06-171-1/+1
* Fix for vdc with no interface in N7K (https://github.com/ansible-collections/...Nilashish Chakraborty2020-06-171-3/+12
* Fix system default dict generation (#69690)Nilashish Chakraborty2020-06-161-1/+3
* [stable-2.9] Fix filedescriptor out of range in select() when running command...Sam Doran2020-06-163-18/+734
* Fix issue with replaced (#69477)Nilashish Chakraborty2020-06-161-1/+1
* Add missing options for GRE interface (#69426)Daniel Mellado2020-06-161-3/+19
* [2.9] Prevent Ansible 2.9 to choke on collections using deprecation by date o...Felix Fontein2020-06-163-3/+37
* [stable-2.9] Properly handle unicode in safe_eval (#68576) (#69626)Sam Doran2020-06-101-1/+1
* ios_l3 loopback backport (#69593)Sumit Jaiswal2020-06-101-2/+7
* Modify the way of parsing NETCONF XML message in ce.py (#69571)yanzhangi2020-06-101-1/+1
* Backport to fix ios_vlans vtp version 2 issue (#69501)Sumit Jaiswal2020-06-101-0/+2
* Address compat issue for collection loading on py26 (#68219) (#69402)Felix Fontein2020-06-101-0/+18
* influxdb: Fix documentation (#67807)Abhijeet Kasurde2020-05-051-1/+1
* WebRequest - Fix use_proxy: no on module options (#68603)Jordan Borean2020-04-141-2/+2
* [2.9] ipa: Remove redundant encoding in json.loadsAbhijeet Kasurde2020-04-141-1/+1
* nxos_lacp: updated tests to handle platforms not supporting lacp system mac c...nkshrishail2020-04-142-2/+7
* [2.9] Handle get_tags_for_object in vmware_rest_clientAbhijeet Kasurde2020-04-141-1/+1
* get_url pass incorrect If-Modified-Since header(#67417) (#67419)Zhanwei Wang2020-04-141-1/+1
* Backport PR to fix the bug where IOS vlans module throws traceback (#67336)Sumit Jaiswal2020-03-021-2/+2
* vultr: Fix retry max delay param ignored (#67437) (#67513)René Moser2020-03-021-1/+1
* openssl_* modules: prevent crash on fingerprint determination in FIPS mode (#...Felix Fontein2020-03-021-1/+6
* [2.9] Allow nxos_l2_interfaces to append the allowed vlans list (#67703)GomathiselviS2020-03-021-6/+22
* Fix to - eos_vlans using state parameter replaced is giving odd behavior (#67...GomathiselviS2020-03-021-4/+5
* Allow no_log=False to silence the no_log warnings for module parameters (#647...kaorihinata2020-02-241-6/+5