summaryrefslogtreecommitdiffstats
path: root/bin/ansible-config (unfollow)
Commit message (Expand)AuthorFilesLines
2022-09-06fetch_file - properly split files with multi-part file extensions (#75257)Sam Doran4-11/+152
2022-09-06Propagate ansible_failed_task to an outer rescue (#78676)Martin Krizek7-10/+53
2022-09-06issue 78082 move content and orphan user guide (#78711)Don Naro13-842/+656
2022-09-05issue 78082 create collections users guide (#78708)Don Naro18-529/+514
2022-09-02issue 78082 modules plugins collections (#78699)Don Naro13-704/+715
2022-09-02issue 78082 create separate vault guide (#78697)Don Naro9-653/+690
2022-09-01fix issue with legacy pugins and no docs (#78686)Brian Coca4-1/+8
2022-09-01Added section about boolean variables (#78653)wnjuguna2-1/+21
2022-09-01Add the rest of the runtime keys to the example in the default collection ske...Sloane Hertel2-0/+50
2022-09-01new: documentation update for galaxy usr guide (#78649)Adrian Brown1-0/+3
2022-09-01refactor and fixes for doc parsing (#77719)Brian Coca33-436/+809
2022-08-31Fix vars plugin code and documentation mismatch (#78562)Sloane Hertel13-8/+108
2022-08-30Guard urllib3 imports against all exceptions. Fixes #78648 (#78667)Matt Martz2-4/+9
2022-08-30_get_next_task_from_state should not mutate anyting outside of state (#78657)Martin Krizek5-3/+25
2022-08-30Fix typos in stat module examples (#78651)NitrogenPointBlue1-2/+2
2022-08-29until is also implicit (#78632)Brian Coca2-1/+5
2022-08-29Skip test if no there are no problematic chars for wcswidth (#78645)Matt Martz1-3/+23
2022-08-25Note that `become_user` is required for `runas` (#78603)jw-maynard1-1/+3
2022-08-25doc: Correct mixed up commentary and task name (#78610)rawtaz1-1/+1
2022-08-25Fixes broken links. For the github links this was where references to in the...Joshua Kelley20-66/+66
2022-08-25Fixes parameter name in expect module examples (#78635)gmdmi1-2/+2
2022-08-25Fixes typo on docsite playbook_reuse_roles page (#78630)Joshua Kelley1-1/+1
2022-08-25Fix validate-modules version_added test (#78554)Sloane Hertel2-2/+6
2022-08-24prep intro inventory page to be subdivided (#78634)Alicia Cozine1-83/+118
2022-08-24Add Porting Guide for ansible-community v6 (#78625)Christian Adams1-0/+23
2022-08-23Docs: fix issue-76133-apt-repository (#78586)Arnold Kamanzi1-0/+1
2022-08-23Fail fast in stuck `ansible-galaxy-collection`Sviatoslav Sydorenko1-1/+12
2022-08-22ansible-test - Update test containers. (#78615)Matt Clay2-10/+12
2022-08-22ansible-test - Use --tmpfs to run containers. (#78605)Matt Clay2-0/+14
2022-08-22Fix file integration test chattr/lsattr check. (#78614)Matt Clay1-0/+2
2022-08-20ansible-test - Verify executables are executable. (#78606)Matt Clay5-6/+33
2022-08-19fix adhoc dev example (#78593)Sloane Hertel1-2/+2