summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/ansible-doc/test.yml (unfollow)
Commit message (Expand)AuthorFilesLines
2023-03-21Bump antsibull-docs version to 1.10.0 to support semantic markup. (#80201)Felix Fontein2-2/+2
2023-03-20Make PEP 517 mutation tests use pinned old setuptools (#80262)Sviatoslav Sydorenko1-4/+9
2023-03-20📦 Switch sdist build-system to pure setuptools (#80255)Sviatoslav Sydorenko2-9/+138
2023-03-20Make isolated source changes @ PEP 517 backend (#80253)Sviatoslav Sydorenko1-16/+45
2023-03-17Update special_variables.rst (#80210)Benoît Geeraerts1-100/+106
2023-03-17uri: improve force_basic_auth documentation (#80211)Ken Dreyer1-3/+10
2023-03-16Update connection.rst (#80194)Esther Christopher1-2/+2
2023-03-16Document debugging conditionals (#80239)Alicia Cozine1-0/+38
2023-03-16corrected class documentation (#80241)Sumanth Lingappa1-1/+1
2023-03-16fix typo in plugin_docs.py (#80195)Ikko Eltociear Ashimine1-1/+1
2023-03-13ansible-test - Update git diff handling (#80202)Matt Clay14-187/+198
2023-03-12Replace deprecated BadZipfile with BadZipFile (#80198)Hugo van Kemenade1-3/+8
2023-03-10Adjust release schedule docs to four weeks (#80166)Kristian Heljas1-5/+5
2023-03-09ansible-galaxy role info - fix unhandled AttributeErrorSloane Hertel2-2/+4
2023-03-09Fixed typo (#80184)Harmdhast1-1/+1
2023-03-08ansible-test - Update base and default container (#80178)Matt Clay1-2/+2
2023-03-08Update mypy to 1.1.1 (#80175)Matt Clay2-9/+11
2023-03-08copy - fix check mode with remote_src=True (#78624)Sloane Hertel3-5/+46
2023-03-08ansible-test - Update pylint requirements (#80172)Matt Clay1-4/+4
2023-03-08ansible-test - Remove pointless comparison (#80168)Matt Clay2-1/+3
2023-03-08Raise an error on invalid FA.isa value (#80040)Martin Krizek6-19/+15
2023-03-08Revert "🧪 Switch macOS 13.2 to 12.0 in CI (#80145)" (#80156)Sviatoslav Sydorenko2-5/+5
2023-03-07move test so it runs when the plugin is modified (#80158)Sloane Hertel1-0/+0
2023-03-07update paramiko_ssh unit tests load the connection with plugin loader (#80157)Sloane Hertel1-6/+8
2023-03-07paramiko connection now uses the correct source of data (#79704)Brian Coca3-29/+96
2023-03-07Avoid redundant unsafe wrapping in ansible_eval_concat (#80143)Martin Krizek2-5/+2
2023-03-07Fix spelling and grammar in subelements filter doc (#80137)Zachary Peschke1-1/+1
2023-03-07ansible-test - Fix error with missing pylint home (#80155)Matt Clay1-1/+7
2023-03-07ansible-test - Fix pylint error with old home dir (#80151)Matt Clay2-0/+7
2023-03-07Fix MANIFEST.in includes (#80147)Matt Clay3-3/+5
2023-03-06🧪 Switch macOS 13.2 to 12.0 in CI (#80145)Sviatoslav Sydorenko2-5/+5
2023-03-06apt_repository, dont assume only missing apt-key will populate stderr (#79827)Brian Coca2-1/+8
2023-03-06ansible-inventory prevent duplicating host entries (#80059)Brian Coca8-42/+236
2023-03-03docsite requirements path (#80134)Don Naro1-1/+1
2023-03-03docs: automatic `always` tag in gather_facts (#80052)Jairo Llopis1-1/+1
2023-03-03Add macOS 13 to CI and ansible-test (#79508)Sviatoslav Sydorenko4-5/+14
2023-03-03🐛 Make integration tests compatible w/ modern Git (#80122)Sviatoslav Sydorenko15-48/+176
2023-03-02Update playbooks_conditionals.rst (#80062)Keeper-of-the-Keys1-0/+4
2023-03-02clarify playbook tests (#80073)Sandra McCann1-2/+2
2023-03-02Fixing typos (#80045)Andreas Deininger5-15/+15
2023-03-02improve password lookup syntax in examples (#80092)Klaus Frank1-5/+5
2023-03-02fix link for development guidelines (#80055)Akira Yokochi1-2/+2
2023-03-02Encourage true/false for module documentation (#80060)Kristian Heljas1-2/+2
2023-03-02Fix typo docs in playbooks_tags.rst (#80117)Nicolas P1-1/+1
2023-03-02improve doc dependency install steps (#80120)Don Naro1-8/+15
2023-03-01📦 Drop unnecessary wheel PEP 517 build dependency (#80096)Sviatoslav Sydorenko1-1/+1
2023-03-01unarchive - log errors from underlying commands (#75329)Sam Doran2-0/+8
2023-03-01unarchive - properly handle relative path for `dest` (#75267)Sam Doran4-1/+35
2023-02-28Relocate the AZP entry point scripts (#80114)Matt Clay23-44/+41
2023-02-28add a worker queue to get updates from the main results thread (#79886)Sloane Hertel13-244/+412