summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Switch to gender neutral terms (#77430)Inclusive Coding Bot2022-04-011-1/+1
* Remove deprecated default.plugin_filters_cfg config option (#77429)Martin Krizek2022-04-011-6/+0
* Remove deprecated NETWORK_GROUP_MODULES env var (#77428)Martin Krizek2022-04-011-5/+0
* Remove deprecated DISPLAY_SKIPPED_HOSTS env var (#77427)Martin Krizek2022-04-012-10/+0
* Remove deprecated LIBVIRT_LXC_NOSECLABEL env var (#77426)Martin Krizek2022-04-011-5/+0
* Fix type for ansible-galaxy server config definitions (#77424)Sloane Hertel2022-04-011-10/+11
* Remove COMMAND_WARNINGS and warn (#77411)Martin Krizek2022-03-305-82/+0
* Remove deprecated ALLOW_WORLD_READABLE_TMPFILES config option (#77410)Martin Krizek2022-03-302-13/+1
* winrm - ensure callers PATH for kinit is set (#77401)Jordan Borean2022-03-292-2/+3
* [ansible-galaxy] Fix listing collections with null namespace/name/version met...Sloane Hertel2022-03-291-1/+17
* Only require a keyring if collections with signatures will be installed (#77355)Sloane Hertel2022-03-292-4/+8
* Start of 2.14 development cycle. (#77378)Matt Clay2022-03-281-2/+2
* Add family fallback for RHEL to register as RedHat (#77371)Matt Martz2022-03-281-1/+1
* clarify how to customize ansible cli output (#77357)Sandra McCann2022-03-281-10/+11
* Handle errors during ansible-doc --metadata-dump more gracefully (#77035)Felix Fontein2022-03-261-21/+72
* Action Plugin argspec validation (#77013)Matt Martz2022-03-253-44/+88
* log results for get_best_parsable_locale (#77319)Brian Coca2022-03-241-2/+6
* SID - Use literal UPN value when attempting a user to SID lookup (#77334)Jordan Borean2022-03-251-5/+0
* Support ignoring of certificates for ansible-galaxy during SCM cloning (#67616)James Milligan2022-03-241-1/+14
* ansible-galaxy - add configuration options for more flexible collection signa...Sloane Hertel2022-03-234-44/+225
* linux networking facts: Provide IPv4 prefix (#77193)Till Maas2022-03-241-1/+6
* Remove more Python 2.x compatibility code from controller. (#77320)Felix Fontein2022-03-223-15/+5
* Update systemd strategy to not confuse NetworkManager (#77243)Matt Martz2022-03-211-5/+8
* ansible_distribution: Add support for Uos/Deepin (#77275)ChanthMiao2022-03-182-1/+31
* validate-modules for plugins: do some more schema validations so that some is...Felix Fontein2022-03-1815-11/+28
* unarchive: fix io_buffer_size option, remove ignore.txt entry (#77271)Felix Fontein2022-03-181-2/+9
* inventory manager respect --flush-cache (#77083)Brian Coca2022-03-172-4/+3
* Add a YAML representer for NativeJinjaText (#77282)Martin Krizek2022-03-161-1/+6
* get_url fix word emphasis on documentation (#77247)bluikko2022-03-101-1/+1
* Remove obsolete Python 2.x controller code.Matt Clay2022-03-084-39/+11
* Remove collections compat from controller code.Matt Clay2022-03-0839-44/+73
* Fix yaml loader and compat.Matt Clay2022-03-082-18/+21
* Add inline type hint ignores.Matt Clay2022-03-072-5/+5
* Update include role to match the base class.Matt Clay2022-03-071-4/+4
* Code cleanup for type hinting issues.Matt Clay2022-03-073-5/+5
* Fix collection redirects for filter and test plugins (#77210)Sloane Hertel2022-03-071-36/+53
* Type hint fixes.Matt Clay2022-03-079-15/+27
* Remove obsolete Python 2.x compat code.Matt Clay2022-03-074-60/+18
* Type hint fixes.Matt Clay2022-03-0422-31/+31
* galaxy - Clean up type hints and imports.Matt Clay2022-03-049-180/+100
* Fix ansible console to respect ANSIBLE_STDOUT_CALLBACK (#77182)Pierre Blanc2022-03-041-1/+7
* Simplify existing type hints.Matt Clay2022-03-033-38/+34
* More type hint fixes for module_utils. (#77198)Matt Clay2022-03-0330-33/+88
* Update example to work (#77191)hfinucane2022-03-041-4/+4
* Add typing to module_utils.compat. (#77197)Matt Clay2022-03-034-17/+18
* Additional type hinting cleanup. (#77188)Matt Clay2022-03-027-21/+22
* first_found: allow spaces in names (#77141)Martin Krizek2022-03-021-6/+2
* module_utils - Fix type hinting issues.Matt Clay2022-03-029-20/+37
* hostname - Use base class on UnimplementedStrategyMatt Clay2022-03-021-84/+81
* Fix type hints and variable usage in modules. (#77184)Matt Clay2022-03-025-13/+16