summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* New release v2.15.0 (#80799)v2.15.0Matt Martz2023-05-151-1/+1
* Update Ansible release version to v2.15.0rc2.post0. (#80687)Matt Clay2023-05-011-1/+1
* New release v2.15.0rc2 (#80686)v2.15.0rc2Matt Clay2023-05-011-1/+1
* [ansible-galaxy] Fix installing signed collections (#80661) (#80665)Sloane Hertel2023-04-273-32/+9
* Update Ansible release version to v2.15.0rc1.post0. (#80640)Matt Martz2023-04-251-1/+1
* New release v2.15.0rc1 (#80639)v2.15.0rc1Matt Martz2023-04-251-1/+1
* dnf5: use new API to check package signatures (#80609) (#80622)Martin Krizek2023-04-251-19/+6
* Fix calling v2_playbook_on_notify callback (#80585) (#80612)Martin Krizek2023-04-241-1/+1
* Use target of /usr/bin/dnf for dnf version detection (#80550) (#80593)Martin Krizek2023-04-241-50/+36
* Backportapalooza 04 21 (#80600)Sandra McCann2023-04-2410-12/+20
* ansible-galaxy - fix installing dir sources with a trailing path separator (#...Sloane Hertel2023-04-181-0/+7
* argspec - fix validating type for required options that are None (#79677) (#8...Sloane Hertel2023-04-182-2/+2
* [stable-2.15] Implement checks, and backwards compat change, to move forward ...Matt Martz2023-04-189-8/+65
* Update Ansible release version to v2.15.0b3.post0. (#80541)Matt Martz2023-04-171-1/+1
* New release v2.15.0b3 (#80537)v2.15.0b3Matt Martz2023-04-171-1/+1
* Validate task attributes with first finalized attrs after loop (#80476) (#80517)Sloane Hertel2023-04-172-5/+13
* [stable-2.15] --syntax-check is only applicable to ansible-playbook. Fixes #8...Matt Martz2023-04-122-2/+2
* Last handler defined runs, fix for roles (#79558) (#80495)Martin Krizek2023-04-122-84/+92
* Update Ansible release version to v2.15.0b2.post0. (#80469)Matt Martz2023-04-101-1/+1
* New release v2.15.0b2 (#80467)v2.15.0b2Matt Martz2023-04-101-1/+1
* dnf5: fix module/pkg names in the failed respawn msg (#80402) (#80434)Martin Krizek2023-04-061-2/+2
* dnf5: use the logs API to determine transaction problems (#80401) (#80433)Martin Krizek2023-04-061-4/+5
* [stable-2.15] Only use the selectors code path when we are prompt matching (#...Matt Martz2023-04-051-41/+47
* Fetch signatures from galaxy after the dependency resolver runs (#80334) (#80...Sloane Hertel2023-04-054-4/+15
* Update Ansible release version to v2.15.0b1.post0. (#80396)Matt Martz2023-04-041-1/+1
* New release v2.15.0b1 (#80395)v2.15.0b1Matt Martz2023-04-041-1/+1
* 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