Commit Graph

53132 Commits (f53dbf90eae9dabd7fc182707d5907cb49ec0ffb)
 

Author SHA1 Message Date
Sloane Hertel 41b62f7db4
Limit Galaxy API calls during ansible-galaxy dependency resolution (#77468)
4 years ago
Brian Coca dc2a79f1c3
ansilbe-doc fixes for filters/test listing (#78696)
4 years ago
Matt Clay 38a82a5cc4
ansible-test - Remove Fedora 35 support. (#78720)
4 years ago
Sam Doran 8ebca4a6a3
fetch_file - properly split files with multi-part file extensions (#75257)
4 years ago
Martin Krizek fd19ff2310
Propagate ansible_failed_task to an outer rescue (#78676)
4 years ago
Don Naro 848143640b
issue 78082 move content and orphan user guide (#78711)
4 years ago
Don Naro 223e05e012
issue 78082 create collections users guide (#78708)
4 years ago
Don Naro 75975a691e
issue 78082 modules plugins collections (#78699)
4 years ago
Don Naro a66a6c2f84
issue 78082 create separate vault guide (#78697)
4 years ago
Brian Coca 72783837c5
fix issue with legacy pugins and no docs (#78686)
4 years ago
wnjuguna 077e1bfe17
Added section about boolean variables (#78653)
4 years ago
Sloane Hertel 5f2bb2ba93
Add the rest of the runtime keys to the example in the default collection skeleton (#78573)
4 years ago
Adrian Brown b8abcd17a8
new: documentation update for galaxy usr guide (#78649)
4 years ago
Brian Coca 4260b71cc7
refactor and fixes for doc parsing (#77719)
4 years ago
Sloane Hertel 2464e1e91c
Fix vars plugin code and documentation mismatch (#78562)
4 years ago
Matt Martz f8e24e4a65
Guard urllib3 imports against all exceptions. Fixes #78648 (#78667)
4 years ago
Martin Krizek 19e7c5b0c1
_get_next_task_from_state should not mutate anyting outside of state (#78657)
4 years ago
NitrogenPointBlue 38c3b5e8f1
Fix typos in stat module examples (#78651)
4 years ago
Brian Coca 0c57734819
until is also implicit (#78632)
4 years ago
Matt Martz d8cb9117ac
Skip test if no there are no problematic chars for wcswidth (#78645)
4 years ago
jw-maynard ebcf1654c4
Note that `become_user` is required for `runas` (#78603)
4 years ago
rawtaz 87ba1e29d3
doc: Correct mixed up commentary and task name (#78610)
4 years ago
Joshua Kelley 484a671c5e
Fixes broken links. For the github links this was where references to in the URL are stale due to the default branch in the linked repository now being . While github does have the functionality of dropping you on the default branch (via an HTTP 302 redirect) when it does not recognize the branch you are trying to reach, the fact that most of these links work is more of a coincidence than reliance on a github feature. Also removes unnecessary whitespace where found. (#78638)
4 years ago
gmdmi 81813b7f23
Fixes parameter name in expect module examples (#78635)
4 years ago
Joshua Kelley 49fdf59d1f
Fixes typo on docsite playbook_reuse_roles page (#78630)
4 years ago
Sloane Hertel 12cec69545
Fix validate-modules version_added test (#78554)
4 years ago
Alicia Cozine 843405077e
prep intro inventory page to be subdivided (#78634)
4 years ago
Christian Adams df497ea13b
Add Porting Guide for ansible-community v6 (#78625)
4 years ago
Arnold Kamanzi 3b9f1871e5
Docs: fix issue-76133-apt-repository (#78586)
4 years ago
Sviatoslav Sydorenko f1c56e988d Fail fast in stuck `ansible-galaxy-collection`
4 years ago
Matt Clay 38db9cf417
ansible-test - Update test containers. (#78615)
4 years ago
Matt Clay 4187707f03
ansible-test - Use --tmpfs to run containers. (#78605)
4 years ago
Matt Clay 2e536c0afb
Fix file integration test chattr/lsattr check. (#78614)
4 years ago
Matt Clay ece85abbc4
ansible-test - Verify executables are executable. (#78606)
4 years ago
Sloane Hertel 5ac40b358d
fix adhoc dev example (#78593)
4 years ago
Sviatoslav Sydorenko beb70daf14 Fix pytest collection during test_host partial run
4 years ago
Sandra McCann 045f30371f
fix Ansible 2.14 reference (#78589)
4 years ago
Martin Krizek 42d8a9daa8
Prevent double failing hosts for includes in loops (#76928)
4 years ago
Andrew Latham 3d6a60b481
Address inactive but legacy print calls found with code checking. (#78581)
4 years ago
Matt Martz 4c8b8a06be
Fix exit codes for role search and delete. Fixes #78516 (#78578)
4 years ago
Ian Wienand 1e6730aec4
docs: Update managed node requirements (#78468)
4 years ago
Don Naro e0eb45e753
Docs: Issue 78082 Create command line guide (#78567)
4 years ago
Don Naro 9e287d9002
issue 78082 move bsd hosts content (#78568)
4 years ago
Matt Martz deb54e4c5b
Relax minimal config to enable manifest functionality (#78574)
4 years ago
Matt Martz ac1ca40fb3
Fix incorrect docs about how to enable manifest functionality (#78572)
4 years ago
Matt Martz d2f8099118
Use MANIFEST.in style directives to build collections (#78422)
4 years ago
Elijah DeLee f9a450551d
add required file to collection skeleton (#77418)
4 years ago
Sandra McCann 8dc097989b
add note to use package_facts module (#78484)
4 years ago
Benoît Knecht 2e8082ebb0
yum_repository: Do not set default value for async (#76750)
4 years ago
Kate Case bf1ef5a1f3
Replace get_persistent_connection_options in task_executor with get_options (#74446)
4 years ago