index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
/
DOCUMENTATION.yml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-03-15
Allow for searching handler subdir for included tasks (#73809)
David Shrewsbury
7
-49
/
+83
2021-03-15
Fix typo in porting_guide_3.rst (#73871)
Ikko Ashimine
1
-1
/
+1
2021-03-15
setup - virtualization facts add Red Hat vendor (#72876)
Martin Nečas
2
-6
/
+20
2021-03-13
Don't match passive_interface for validate-modules (#73880)
Paul Belanger
1
-1
/
+1
2021-03-13
validate-modules no_log test: extend search range, add more known false-posit...
Felix Fontein
2
-6
/
+6
2021-03-12
Ensure unit test paths for connection and inventory plugins are based on the ...
Mark Chappell
2
-3
/
+7
2021-03-12
Use virtual host style S3 bucket names in tests.
Matt Clay
6
-12
/
+12
2021-03-11
Mention that minor releases end once the next ansible release is made. (#73836)
Toshio Kuratomi
3
-2
/
+22
2021-03-11
Update the porting guide for a new ansible version (#73856)
Toshio Kuratomi
1
-2
/
+63
2021-03-11
document slurp returns (#73865)
Brian Coca
1
-1
/
+17
2021-03-11
describe what ansible-core is (#73829)
Sandra McCann
1
-1
/
+7
2021-03-11
fix su localization optoin
Brian Coca
2
-0
/
+3
2021-03-11
moved vs deprecated world readable tmp setting (#73825)
Brian Coca
2
-11
/
+5
2021-03-11
Add direct link to using multiple inventory sources (#73680)
Jens Heinrich
1
-2
/
+2
2021-03-11
Docs: Updates the release and maintenance page to reflect new cadences (#73781)
Alicia Cozine
1
-120
/
+134
2021-03-11
Update developing_modules_general.rst (#73805)
bylerbk
1
-1
/
+1
2021-03-11
Docs: Update installation page for package split (#73790)
Alicia Cozine
1
-181
/
+190
2021-03-11
validate-modules: make sure that options that potentially contain secret data...
Felix Fontein
7
-4
/
+45
2021-03-10
add optional module_utils import support (#73832)
Matt Davis
6
-24
/
+140
2021-03-10
Update `resource_prefix` syntax for ansible-test.
Matt Clay
4
-5
/
+9
2021-03-09
Unify additional info + WYSIWYG as optional input in the documentation report...
Sviatoslav Sydorenko
1
-10
/
+4
2021-03-08
Nonfatal facts (#73804)
Brian Coca
7
-41
/
+68
2021-03-05
Documentation: Lay the ground for i18n work. (#73746)
Yanis Guenane
5
-1
/
+355
2021-03-05
distribution: Add Amazon Linux distribution facts (#73767)
Abhijeet Kasurde
6
-3
/
+162
2021-03-04
Auto cleanup of async cache file (#73760)
David Shrewsbury
4
-0
/
+52
2021-03-04
feature_request: Component Name (#73787)
John R Barker
1
-1
/
+1
2021-03-03
Some changelog fixes for 2.11 (#73778)
Rick Elrod
1
-2
/
+5
2021-03-03
Set fact fixes (#73684)
Brian Coca
4
-31
/
+50
2021-03-03
Fix notify on import_tasks (#73572)
Brian Coca
12
-26
/
+97
2021-03-03
finish migrating ssh plugin to config system (#73708)
Brian Coca
10
-183
/
+145
2021-03-03
module output is only json objects (#73765)
Brian Coca
9
-9
/
+51
2021-03-03
Don't fail for mixed typed keys (#73726)
Brian Coca
4
-1
/
+16
2021-03-03
add base 2.10 to docs version switcher (#73770)
Sandra McCann
1
-2
/
+2
2021-03-03
minor detection improvement on j2plugin loader (#73714)
Brian Coca
2
-21
/
+32
2021-03-03
Convert markdown issue templates into issue forms (#73751)
Sviatoslav Sydorenko
7
-118
/
+291
2021-03-03
Update Ansible release version to v2.11.0b1.post0. (#73764)
Rick Elrod
1
-1
/
+1
2021-03-02
New release v2.11.0b1 (#73761)
v2.11.0b1
Rick Elrod
4
-5
/
+2021
2021-03-02
Remove old ansible-test windows completion entries.
Matt Clay
2
-2
/
+1
2021-03-02
Remove outdated --docker and --remote entries.
Matt Clay
3
-12
/
+4
2021-03-02
Add note on infoblox inventory script. (#73676)
Felix Fontein
1
-0
/
+4
2021-03-02
Fix invalid yaml in collections_using.rst (#73727)
Brian Williams
1
-1
/
+1
2021-03-02
.github/BOTMETA.yml: cleanup (#73652)
Martin Krizek
1
-30158
/
+77
2021-03-02
Import test: improve docs, add more tests (#73600)
Felix Fontein
7
-4
/
+148
2021-03-01
Reduce complexity of Templar._lookup slightly (#73277)
Matt Martz
3
-49
/
+52
2021-03-01
Update CI URL in setup.py (#73750)
Matt Martz
1
-1
/
+1
2021-03-01
selinux: return selinux_getpolicytype facts (#73609)
Abhijeet Kasurde
4
-1
/
+45
2021-03-01
Fixes for ansible-console usability (#73665)
ylmrx
2
-17
/
+45
2021-03-01
Clarify CLI version number as core version (#72287)
Matt Davis
4
-3
/
+5
2021-03-01
Fixed/improved regular expresssion for collection names (#73577)
Alexei Znamensky
4
-2
/
+6
2021-03-01
Let file module not change link to absolute when src not given (#65448)
Alexander Sowitzki
4
-2
/
+50
[next]