index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ansible-test - Remove Fedora 35 support. (#78720)
Matt Clay
2022-09-06
5
-7
/
+3
*
fetch_file - properly split files with multi-part file extensions (#75257)
Sam Doran
2022-09-06
4
-11
/
+152
*
Propagate ansible_failed_task to an outer rescue (#78676)
Martin Krizek
2022-09-06
7
-10
/
+53
*
issue 78082 move content and orphan user guide (#78711)
Don Naro
2022-09-06
13
-842
/
+656
*
issue 78082 create collections users guide (#78708)
Don Naro
2022-09-05
18
-529
/
+514
*
issue 78082 modules plugins collections (#78699)
Don Naro
2022-09-02
13
-704
/
+715
*
issue 78082 create separate vault guide (#78697)
Don Naro
2022-09-02
9
-653
/
+690
*
fix issue with legacy pugins and no docs (#78686)
Brian Coca
2022-09-01
4
-1
/
+8
*
Added section about boolean variables (#78653)
wnjuguna
2022-09-01
2
-1
/
+21
*
Add the rest of the runtime keys to the example in the default collection ske...
Sloane Hertel
2022-09-01
2
-0
/
+50
*
new: documentation update for galaxy usr guide (#78649)
Adrian Brown
2022-09-01
1
-0
/
+3
*
refactor and fixes for doc parsing (#77719)
Brian Coca
2022-09-01
33
-436
/
+809
*
Fix vars plugin code and documentation mismatch (#78562)
Sloane Hertel
2022-08-31
13
-8
/
+108
*
Guard urllib3 imports against all exceptions. Fixes #78648 (#78667)
Matt Martz
2022-08-30
2
-4
/
+9
*
_get_next_task_from_state should not mutate anyting outside of state (#78657)
Martin Krizek
2022-08-30
5
-3
/
+25
*
Fix typos in stat module examples (#78651)
NitrogenPointBlue
2022-08-30
1
-2
/
+2
*
until is also implicit (#78632)
Brian Coca
2022-08-29
2
-1
/
+5
*
Skip test if no there are no problematic chars for wcswidth (#78645)
Matt Martz
2022-08-29
1
-3
/
+23
*
Note that `become_user` is required for `runas` (#78603)
jw-maynard
2022-08-25
1
-1
/
+3
*
doc: Correct mixed up commentary and task name (#78610)
rawtaz
2022-08-25
1
-1
/
+1
*
Fixes broken links. For the github links this was where references to in the...
Joshua Kelley
2022-08-25
20
-66
/
+66
*
Fixes parameter name in expect module examples (#78635)
gmdmi
2022-08-25
1
-2
/
+2
*
Fixes typo on docsite playbook_reuse_roles page (#78630)
Joshua Kelley
2022-08-25
1
-1
/
+1
*
Fix validate-modules version_added test (#78554)
Sloane Hertel
2022-08-25
2
-2
/
+6
*
prep intro inventory page to be subdivided (#78634)
Alicia Cozine
2022-08-24
1
-83
/
+118
*
Add Porting Guide for ansible-community v6 (#78625)
Christian Adams
2022-08-24
1
-0
/
+23
*
Docs: fix issue-76133-apt-repository (#78586)
Arnold Kamanzi
2022-08-23
1
-0
/
+1
*
Fail fast in stuck `ansible-galaxy-collection`
Sviatoslav Sydorenko
2022-08-23
1
-1
/
+12
*
ansible-test - Update test containers. (#78615)
Matt Clay
2022-08-22
2
-10
/
+12
*
ansible-test - Use --tmpfs to run containers. (#78605)
Matt Clay
2022-08-22
2
-0
/
+14
*
Fix file integration test chattr/lsattr check. (#78614)
Matt Clay
2022-08-22
1
-0
/
+2
*
ansible-test - Verify executables are executable. (#78606)
Matt Clay
2022-08-20
5
-6
/
+33
*
fix adhoc dev example (#78593)
Sloane Hertel
2022-08-19
1
-2
/
+2
*
Fix pytest collection during test_host partial run
Sviatoslav Sydorenko
2022-08-19
1
-0
/
+0
*
fix Ansible 2.14 reference (#78589)
Sandra McCann
2022-08-19
1
-1
/
+1
*
Prevent double failing hosts for includes in loops (#76928)
Martin Krizek
2022-08-19
6
-15
/
+57
*
Address inactive but legacy print calls found with code checking. (#78581)
Andrew Latham
2022-08-19
2
-3
/
+0
*
Fix exit codes for role search and delete. Fixes #78516 (#78578)
Matt Martz
2022-08-18
2
-3
/
+6
*
docs: Update managed node requirements (#78468)
Ian Wienand
2022-08-18
2
-2
/
+42
*
Docs: Issue 78082 Create command line guide (#78567)
Don Naro
2022-08-18
11
-257
/
+303
*
issue 78082 move bsd hosts content (#78568)
Don Naro
2022-08-18
14
-288
/
+294
*
Relax minimal config to enable manifest functionality (#78574)
Matt Martz
2022-08-18
6
-24
/
+36
*
Fix incorrect docs about how to enable manifest functionality (#78572)
Matt Martz
2022-08-17
1
-1
/
+6
*
Use MANIFEST.in style directives to build collections (#78422)
Matt Martz
2022-08-17
13
-39
/
+738
*
add required file to collection skeleton (#77418)
Elijah DeLee
2022-08-17
4
-20
/
+28
*
add note to use package_facts module (#78484)
Sandra McCann
2022-08-17
1
-1
/
+2
*
yum_repository: Do not set default value for async (#76750)
BenoƮt Knecht
2022-08-17
2
-2
/
+7
*
Replace get_persistent_connection_options in task_executor with get_options (...
Kate Case
2022-08-17
4
-32
/
+38
*
update link for RH customers in docs banner (#78563)
Sandra McCann
2022-08-17
1
-1
/
+1
*
update FAQ with not about libyaml (#78483)
Sandra McCann
2022-08-16
1
-0
/
+9
[next]