summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in comment filter option (#80672)Chris van Meer2023-05-021-1/+1
* Better parse virtualenv_command option for pip (#80624)Dmitriy Rabotyagov2023-05-021-1/+14
* Don't include a default for cli as it overrides config with lesser pr… (#80...Brian Coca2023-05-011-2/+2
* Removes extraneous parentheses; Fixes 80670 (#80671)Samarendra M Hedaoo2023-04-281-1/+1
* service module : remove flag confugration from openbsd enable/disable service...Brian Coca2023-04-271-91/+15
* [ansible-galaxy] Fix installing signed collections (#80661)Sloane Hertel2023-04-273-32/+9
* _symbolic_mode_to_octal- fix raising ValueError for invalid symbolic modes (#...Sloane Hertel2023-04-271-4/+4
* Remove deprecated FileLock class (#80438)Martin Krizek2023-04-271-100/+0
* ActionBase: remove deprecated _remote_checksum (#80440)Martin Krizek2023-04-271-32/+0
* Remove deprecated default.fact_caching_prefix ini config option (#80441)Martin Krizek2023-04-271-6/+0
* source module compression setting directly from config (#80647)Brian Coca2023-04-261-1/+2
* Add TTY check and argument to disable it (#50603) (#68260)Landson Guo2023-04-271-2/+7
* Fix gather parallel (#80597)Brian Coca2023-04-262-13/+41
* Templar: remove deprecated shared_loader_obj param (#80439)Martin Krizek2023-04-261-8/+1
* service_facts, get more info for rcctl services (#80630)Brian Coca2023-04-251-7/+30
* PlayIterator: remove deprecated methods (#80437)Martin Krizek2023-04-251-15/+0
* dnf5: use new API to check package signatures (#80609)Martin Krizek2023-04-251-19/+6
* Fix calling v2_playbook_on_notify callback (#80585)Martin Krizek2023-04-241-1/+1
* Add GALAXY_COLLECTIONS_PATH_WARNINGS option. (#78487)Maxwell G2023-04-212-1/+13
* Use target of /usr/bin/dnf for dnf version detection (#80550)Martin Krizek2023-04-211-50/+36
* apt key and repository example security patch (#80381)hexagon62023-04-202-4/+4
* note in systemd that systemctl can change behaviour due to diff order… (#80...Brian Coca2023-04-201-0/+2
* uri module, fix example (#80554)Brian Coca2023-04-201-2/+2
* Update validate_argument_spec.py (#80547)7840vz2023-04-181-1/+1
* Fix PolicyRcD.__exit__ docstring (#80528)Rodrigo Candido Gryzinski2023-04-181-1/+1
* Implement checks, and backwards compat change, to move forward with UTF-8 onl...Matt Martz2023-04-179-8/+65
* argspec - fix validating type for required options that are None (#79677)Sloane Hertel2023-04-172-2/+2
* ansible-galaxy - fix installing dir sources with a trailing path separator (#...Sloane Hertel2023-04-171-0/+7
* Extend OpenBSDStrategy to also update current hostname. (#80521)Rogier Krieger2023-04-141-1/+20
* feature: add support for symbolic links when passing "dir" (#80460)kloud-byun2023-04-141-1/+1
* Validate task attributes with first finalized attrs after loop (#80476)Sloane Hertel2023-04-132-5/+13
* --syntax-check is only applicable to ansible-playbook. Fixes #80506 (#80507)Matt Martz2023-04-122-2/+2
* Last handler defined runs, fix for roles (#79558)Martin Krizek2023-04-122-84/+92
* fetch_url: remove auto disabling decompress when gzip is not available (#80474)Martin Krizek2023-04-111-6/+2
* get_action_args_with_defaults: remove deprecated redirected_names arg (#80473)Martin Krizek2023-04-111-16/+3
* Templar: do not add dict to globals (#80475)Martin Krizek2023-04-111-4/+1
* Symbolic modes with X or =[ugo] always use original mode (#80132)Sean Reifschneider2023-04-101-4/+4
* Update password.py documentation (#80297)aaronk12023-04-061-0/+3
* documents approaches to octal modes better (#80112)Alicia Cozine2023-04-061-3/+4
* 📝 Document macOS user deletion over SSH (#80358)Sviatoslav Sydorenko2023-04-061-0/+2
* Correct bypass_host_loop attribute for group_by (#80380)flowerysong2023-04-051-1/+1
* dnf5: fix module/pkg names in the failed respawn msg (#80402)Martin Krizek2023-04-051-2/+2
* dnf5: use the logs API to determine transaction problems (#80401)Martin Krizek2023-04-051-4/+5
* Only use the selectors code path when we are prompt matching (#79931)Matt Martz2023-04-041-41/+47
* Fetch signatures from galaxy after the dependency resolver runs (#80334)Sloane Hertel2023-04-044-4/+15
* Fix getting timeout for get mounts facts on Linux (#79847)Geoffroy Doucet2023-04-041-1/+1
* bump devel to 2.16.0.dev0 (#80390)Matt Davis2023-04-031-2/+2
* list all tags (including never) when listing tags (#80309)Brian Coca2023-03-311-0/+11
* Fix run_once by instantly tiny post_validate (#78492) (#80051)tu1h2023-03-311-1/+5
* Support role extension for semantic markup. (#80305)Felix Fontein2023-03-311-1/+8