summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Set the minimum setuptools to 45.2.0 (#80649)Matt Clay2023-04-267-4/+21
* Add TTY check and argument to disable it (#50603) (#68260)Landson Guo2023-04-273-2/+32
* Fix gather parallel (#80597)Brian Coca2023-04-269-13/+108
* Templar: remove deprecated shared_loader_obj param (#80439)Martin Krizek2023-04-263-9/+3
* Add Ansible community 8.0.0a2 porting guide (#80643)Anwesha Das2023-04-261-1/+35
* Add Ansible community 7.5.0 porting guide (#80642)Anwesha Das2023-04-261-5/+24
* service_facts, get more info for rcctl services (#80630)Brian Coca2023-04-252-7/+32
* ansible-test - Update the default containers (#80635)Matt Clay2023-04-251-2/+2
* ansible-test - Update pylint to 2.17.3 (#80632)Matt Clay2023-04-252-3/+4
* PlayIterator: remove deprecated methods (#80437)Martin Krizek2023-04-253-16/+2
* dnf5: use new API to check package signatures (#80609)Martin Krizek2023-04-252-19/+8
* ansible-test - Use FreeBSD packaged setuptools (#80615)Matt Clay2023-04-242-0/+3
* Fix calling v2_playbook_on_notify callback (#80585)Martin Krizek2023-04-2410-2/+166
* tests: replace a mock import with unittest.mock (#80589)Maxwell G2023-04-211-1/+1
* Add GALAXY_COLLECTIONS_PATH_WARNINGS option. (#78487)Maxwell G2023-04-213-1/+19
* Use target of /usr/bin/dnf for dnf version detection (#80550)Martin Krizek2023-04-213-50/+101
* Add note guidelines for additional distributions (#80389)Sarah Lau-Kilo2023-04-201-0/+4
* Update DOCUMENTATION.yml (#80579)Esther Christopher2023-04-201-6/+9
* Vars Plugin Documentation Improvement (#80470)Tim Way2023-04-201-0/+13
* 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
* fix become yes/no to true/false (#80515)Akira Yokochi2023-04-2016-32/+32
* uri module, fix example (#80554)Brian Coca2023-04-201-2/+2
* Remove docs references to obsolete test plugins (#80576)Matt Clay2023-04-191-2/+0
* ansible-test - Remove deprecated features (#80558)Matt Clay2023-04-1810-236/+16
* ansible-test - Update default containers (#80559)Matt Clay2023-04-182-2/+4
* ansible-test - Update pylint to 2.17.2 (#80555)Matt Clay2023-04-182-2/+4
* Update tools and programs page as per community feedback (#80493)JaroslavKlech2023-04-181-46/+25
* redirect old vmware guide (#80553)Sandra McCann2023-04-181-14/+1
* 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-1711-8/+70
* argspec - fix validating type for required options that are None (#79677)Sloane Hertel2023-04-176-6/+140
* ansible-galaxy - fix installing dir sources with a trailing path separator (#...Sloane Hertel2023-04-173-1/+10
* ansible-test - Replace pytest-forked (#80525)Matt Clay2023-04-149-3/+206
* Extend OpenBSDStrategy to also update current hostname. (#80521)Rogier Krieger2023-04-142-1/+22
* feature: add support for symbolic links when passing "dir" (#80460)kloud-byun2023-04-143-1/+29
* Validate task attributes with first finalized attrs after loop (#80476)Sloane Hertel2023-04-133-5/+15
* Adds Ansible 8 Porting Guide to Index Page (#80511)Anwesha Das2023-04-121-0/+1
* --syntax-check is only applicable to ansible-playbook. Fixes #80506 (#80507)Matt Martz2023-04-123-2/+5
* Add Ansible community 8.0.0a1 porting guide (#80498)Anwesha Das2023-04-121-0/+405
* Fix galaxy CLI unit test assertions (#80504)Matt Clay2023-04-121-2/+6
* Fix unit test asserts (#80500)Matt Clay2023-04-121-3/+3
* pep517 backend - Use correct import_module import (#80480)Matt Clay2023-04-122-1/+3
* Fix unit tests returning values (#80499)Matt Clay2023-04-122-4/+5
* Fix unclosed files in unit tests (#80497)Matt Clay2023-04-125-41/+48
* Last handler defined runs, fix for roles (#79558)Martin Krizek2023-04-128-84/+126
* Remove obsolete pkg_resources usage (#80489)Matt Clay2023-04-111-11/+0
* ansible-test - Add support for argcomplete 3 (#80482)Matt Clay2023-04-113-5/+25
* Expand pylint deprecated plugin to catch ansible.module_utils.common.warnings...Matt Martz2023-04-112-3/+18