summaryrefslogtreecommitdiff
path: root/lib/ansible/module_utils
Commit message (Expand)AuthorAgeFilesLines
* SID - Use literal UPN value when attempting a user to SID lookup (#77334) (#7...Jordan Borean2022-04-131-4/+0
* LinkUtil - ignore LIB env var (#76184) (#76203)Jordan Borean2021-11-241-0/+3
* Skip recursive suboption validation if sub_parameters is not a dict (#75635) ...Sloane Hertel2021-11-241-3/+4
* PowerShell - Ignore LIB env var when building C# code (#75698) (#75725)Jordan Borean2021-09-291-1/+22
* [stable-2.11] Don't show params when there is an issue with `set_option(s)` (...Matt Martz2021-09-291-0/+5
* setup module, dont truncate hpux interfaces (#75423) (#75490)Brian Coca2021-09-021-1/+1
* Clarify get_bin_path error message (#75544) (#75564)Brian Coca2021-09-011-1/+1
* Basic: don't call lstat when check_mode (#64279) (#74883)Felix Fontein2021-06-141-1/+2
* Detect Homebrew on Mac M1 (Apple Silicon) (#74378) (#74401)Fernando Correia2021-05-171-0/+1
* [stable-2.11] facts - set correct OS family for Rocky Linux (#74530) (#74561)Sam Doran2021-05-171-1/+1
* ansible-galaxy - increase page size and add retry decorator for throttling (#...Sloane Hertel2021-05-171-0/+50
* [stable-2.11] Add porting guide and documentation for changes to argument spe...Sam Doran2021-04-304-118/+180
* import openbsd patches (#74056)chemsaf32021-03-301-3/+3
* argspec validation - fix apply_defaults (#74029)Felix Fontein2021-03-241-2/+2
* setup virtualization: fix RHEV product_name (#73919)Martin Nečas2021-03-231-1/+1
* less blocking on fact reading (#73951)Brian Coca2021-03-231-10/+31
* Use ArgumentSpecValidator in AnsibleModule (#73703)Sam Doran2021-03-195-923/+798
* Amazon: Fix distribution facts for older releaseAbhijeet Kasurde2021-03-181-3/+10
* setup - virtualization facts add Red Hat vendor (#72876)Martin Nečas2021-03-151-6/+18
* Nonfatal facts (#73804)Brian Coca2021-03-081-19/+31
* distribution: Add Amazon Linux distribution facts (#73767)Abhijeet Kasurde2021-03-051-3/+12
* module output is only json objects (#73765)Brian Coca2021-03-031-2/+2
* selinux: return selinux_getpolicytype facts (#73609)Abhijeet Kasurde2021-03-011-1/+11
* commented function (#73625)Brian Coca2021-02-241-6/+6
* Add argument spec validator (#73335)Sam Doran2021-02-114-368/+784
* module compat for py3.8+ controller (#73423)Matt Davis2021-02-104-28/+227
* Add AlmaLinux to the family of Red Hat-like operating systems (#73541)Sam Doran2021-02-091-1/+1
* uri - add ca_path parameter (#71979)Florian Heiderich2021-02-051-3/+1
* no_log mask suboption fallback values and defaults CVE-2021-20228 (#73487)Jordan Borean2021-02-051-11/+17
* Correct pkg_mgr for Fedora-derived OSTree distros (#73445)Rick Elrod2021-02-021-2/+3
* user - Prevent user fact lookup failure if LOGNAME is set (#17029) (#73439)Alexander Sowitzki2021-02-021-1/+4
* allow env to override unspecified unsafe_writes (#73282)Brian Coca2021-01-271-9/+10
* Let `command` always return stdout & stderr (#73004)Alexander Sowitzki2021-01-221-2/+2
* facts - properly report virtualization facts for Linux guests on bhyve (#73204)Sam Doran2021-01-141-0/+7
* [facts] Differentiate CentOS vs CentOS Stream (#73034)Rick Elrod2021-01-131-34/+10
* [facts] fix version facts on FreeBSD RC/PRERELEASE (#73020)Rick Elrod2021-01-051-1/+1
* ensure unsafe writes fallback (#70722)Brian Coca2020-12-211-10/+9
* arg_spec - move validator lookup method to a function (#72667)Sam Doooran2020-12-172-28/+67
* AnsibleModule.set_mode_if_different: handle symlink is in a sticky directory ...Pilou2020-12-041-1/+5
* distribution - handle NetBSD OS Family (#70799)Abhijeet Kasurde2020-12-011-3/+11
* arg_spec - rework _check_arguments() (#72447)Sam Doran2020-11-183-18/+50
* avoid key errors on environment access (#72620)Brian Coca2020-11-171-2/+6
* Fix AIX networks facts when nestat is either missing or has incorrect permiss...Egor Margineanu2020-11-101-13/+14
* Return error if cwd directory does not exist (#72390)Alexei Znamensky2020-11-041-9/+15
* [virt facts] recognize containerd as a container (#72210)Rick Elrod2020-10-201-1/+7
* Add support for GSSAPI/Kerberos to urls.py (#72113)Jordan Borean2020-10-131-7/+153
* basic: Handle exception in default selector (#72101)Abhijeet Kasurde2020-10-061-1/+1
* [virt facts] identify KubeVirt properly (#72092)Rick Elrod2020-10-061-0/+6
* sysctl/openbsd fact fixes (#72070)Rick Elrod2020-10-022-30/+56
* WIP: OpenBSD: add uptime to gather_facts (#72025)Amin Vakil2020-10-011-1/+13