summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add new dnf5 module (#80272)Martin Krizek2023-03-316-7/+824
* fix using templated values for include/import role FA (#80320)Sloane Hertel2023-03-303-3/+5
* New deb822_repository module (#80018)Matt Martz2023-03-281-0/+554
* Enforce that `Display.display` requires a `str` (#80327)Matt Martz2023-03-281-0/+3
* Improve Ansible.Basic.cs tempdir uniqueness (#80328)Jordan Borean2023-03-281-1/+2
* Ansible.Basic - Improve temporary file cleanup process (#80293)Jordan Borean2023-03-281-6/+263
* Improve dirname and basename filter doc (#80054)Daniel Ziegenberg2023-03-272-2/+6
* password lookup, handle ident properly when saved (#80251)Brian Coca2023-03-272-41/+67
* ansible-galaxy - support `resolvelib >= 0.5.3, < 1.1.0` (#80196)Wong Hoi Sing Edison2023-03-271-2/+2
* Add support for plugin field in seealso. (#80212)Felix Fontein2023-03-231-0/+14
* Don't double loop, ensuring that machine formats don't dupe collections onto ...Matt Martz2023-03-231-3/+2
* Do not double calculate loops and `delegate_to` (#80171)Matt Martz2023-03-235-11/+75
* ansible-doc: fix broken seealso links in text output (#80280)Felix Fontein2023-03-231-4/+10
* validate-modules: check_mode attribute and compare with supports_check_mode p...Felix Fontein2023-03-231-1/+1
* ansible-galaxy collection install retry improvements (#80180)Matt Martz2023-03-224-17/+70
* Implement semantic markup support for Ansible documentation in ansible-doc. (...Felix Fontein2023-03-211-0/+43
* uri: improve force_basic_auth documentation (#80211)Ken Dreyer2023-03-171-3/+10
* corrected class documentation (#80241)Sumanth Lingappa2023-03-161-1/+1
* fix typo in plugin_docs.py (#80195)Ikko Eltociear Ashimine2023-03-161-1/+1
* Replace deprecated BadZipfile with BadZipFile (#80198)Hugo van Kemenade2023-03-131-3/+8
* ansible-galaxy role info - fix unhandled AttributeErrorSloane Hertel2023-03-091-2/+2
* Fixed typo (#80184)Harmdhast2023-03-091-1/+1
* copy - fix check mode with remote_src=True (#78624)Sloane Hertel2023-03-081-3/+4
* Raise an error on invalid FA.isa value (#80040)Martin Krizek2023-03-084-14/+7
* paramiko connection now uses the correct source of data (#79704)Brian Coca2023-03-071-28/+93
* Avoid redundant unsafe wrapping in ansible_eval_concat (#80143)Martin Krizek2023-03-071-5/+0
* Fix spelling and grammar in subelements filter doc (#80137)Zachary Peschke2023-03-071-1/+1
* apt_repository, dont assume only missing apt-key will populate stderr (#79827)Brian Coca2023-03-061-1/+6
* ansible-inventory prevent duplicating host entries (#80059)Brian Coca2023-03-061-22/+34
* improve password lookup syntax in examples (#80092)Klaus Frank2023-03-021-5/+5
* unarchive - log errors from underlying commands (#75329)Sam Doran2023-03-011-0/+6
* unarchive - properly handle relative path for `dest` (#75267)Sam Doran2023-03-011-1/+6
* add a worker queue to get updates from the main results thread (#79886)Sloane Hertel2023-02-289-238/+348
* Clarify combine filter examples (#80078)Klaus Frank2023-02-271-2/+7
* Define all processor facts on s390x (#19755) (#79806)Yaakov Selkowitz2023-02-231-21/+33
* Introduce Delegatable and Notifiable mixin classes (#80077)Martin Krizek2023-02-236-21/+31
* package_facts requires python-rpm on SUSE systems in ansible 2.12.1 (#80041)Desmond Obisi2023-02-231-0/+2