summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Implement semantic markup support for Ansible documentation in validate-modul...Felix Fontein2023-03-315-1/+330
* Use --no-isolation for package-data sanity test (#80377)Matt Clay2023-03-311-1/+1
* list all tags (including never) when listing tags (#80309)Brian Coca2023-03-312-0/+13
* Fix run_once by instantly tiny post_validate (#78492) (#80051)tu1h2023-03-314-1/+30
* Support role extension for semantic markup. (#80305)Felix Fontein2023-03-315-4/+17
* Add new dnf5 module (#80272)Martin Krizek2023-03-3115-22/+892
* fix using templated values for include/import role FA (#80320)Sloane Hertel2023-03-308-3/+48
* 🐛📝 Undouble trailing colon @ `faq.rst` (#80359)Sviatoslav Sydorenko2023-03-301-1/+1
* ansible-test - Fix packaging change classification (#80360)Matt Clay2023-03-293-5/+15
* ansible-test - Update base and default container (#80355)Matt Clay2023-03-291-3/+3
* ansible-test - Update sanity test requirements (#80354)Matt Clay2023-03-292-10/+10
* Remove obsolete release bits (#80347)Matt Clay2023-03-298-488/+1
* Add antsibull-changelog and antsibull-docs to other tools and programs page. ...Felix Fontein2023-03-291-0/+2
* Remove obsolete MANIFEST.in entries (#80346)Matt Clay2023-03-281-2/+0
* Use a dedicated version helper for the docs build (#80345)Matt Clay2023-03-282-2/+32
* Update package-data sanity test (#80344)Matt Clay2023-03-283-1/+15
* Use `skip/macos` instead of `skip/macos/13.2` (#80343)Matt Clay2023-03-281-1/+1
* Remove obsolete integration test aliases (#80342)Matt Clay2023-03-2819-21/+1
* New deb822_repository module (#80018)Matt Martz2023-03-288-0/+839
* Add Ansible community 7.4.0 porting guide (#80338)Anwesha Das2023-03-281-0/+70
* Add work-around for old AZP jobs (#80339)Matt Clay2023-03-281-0/+8
* Enforce that `Display.display` requires a `str` (#80327)Matt Martz2023-03-282-0/+5
* clog (#80336)Brian Coca2023-03-281-0/+2
* "Ansible Lint" IntelliJ plugin added (#80263)Achim2023-03-281-0/+2
* Improve Ansible.Basic.cs tempdir uniqueness (#80328)Jordan Borean2023-03-282-1/+4
* Bump antsibull-docs version in docs-build sanity test (#80326)Felix Fontein2023-03-272-11/+10
* Fix URL processing. (#80295)Felix Fontein2023-03-274-18/+26
* Ansible.Basic - Improve temporary file cleanup process (#80293)Jordan Borean2023-03-283-6/+433
* ansible-test - Remove macos/12.0 remote (#80319)Matt Clay2023-03-272-2/+1
* New upstream release tool (#80179)Matt Clay2023-03-271-0/+1420
* Improve dirname and basename filter doc (#80054)Daniel Ziegenberg2023-03-272-2/+6
* Use variable instead of container resource in AZP (#80299)Matt Clay2023-03-273-7/+4
* password lookup, handle ident properly when saved (#80251)Brian Coca2023-03-273-44/+81
* ansible-galaxy - support `resolvelib >= 0.5.3, < 1.1.0` (#80196)Wong Hoi Sing Edison2023-03-279-8/+12
* Add support for plugin field in seealso. (#80212)Felix Fontein2023-03-236-0/+161
* Fix url lookup test to use test container (#80284)Matt Clay2023-03-231-2/+2
* Don't double loop, ensuring that machine formats don't dupe collections onto ...Matt Martz2023-03-232-15/+29
* Do not double calculate loops and `delegate_to` (#80171)Matt Martz2023-03-2310-12/+135
* ansible-doc: fix broken seealso links in text output (#80280)Felix Fontein2023-03-236-6/+73
* validate-modules: check_mode attribute and compare with supports_check_mode p...Felix Fontein2023-03-2313-2/+268
* validate-modules: support plugin see-also (#80244)Felix Fontein2023-03-233-0/+11
* ansible-test - Update CloudStack test container (#80278)Matt Clay2023-03-232-2/+2
* ansible-test - Update sanity test requirements (#80279)Matt Clay2023-03-226-14/+13
* Remove test related targets from Makefile (#80115)Matt Clay2023-03-221-25/+0
* ansible-galaxy collection install retry improvements (#80180)Matt Martz2023-03-225-17/+73
* Move Collection requirements to ansible/ansible (#80234)Sandra McCann2023-03-219-7/+509
* Implement semantic markup support for Ansible documentation in ansible-doc. (...Felix Fontein2023-03-215-20/+72
* Bump antsibull-docs version to 1.10.0 to support semantic markup. (#80201)Felix Fontein2023-03-212-2/+2
* Make PEP 517 mutation tests use pinned old setuptools (#80262)Sviatoslav Sydorenko2023-03-201-4/+9
* 📦 Switch sdist build-system to pure setuptools (#80255)Sviatoslav Sydorenko2023-03-202-9/+138