index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
try to load unqualified plugins from whitelist (#70086)
Matt Davis
2020-06-17
2
-8
/
+29
*
Clarify blockinfile docs for insertafter/insertbefore (#69396)
David Shrewsbury
2020-06-16
1
-3
/
+3
*
document return values of file module (#69560)
Matthew Davis
2020-06-16
1
-2
/
+11
*
Enhance documentation around add_host bypassing the play host loop (#69692)
Vincent Bernat
2020-06-16
2
-1
/
+12
*
remove new Windows modules not present in 2.9 (#70087)
Jordan Borean
2020-06-16
1
-16
/
+0
*
transparent downstream vendoring (#69850)
Matt Davis
2020-06-16
2
-0
/
+49
*
ansible-galaxy - fix collection installation with trailing slashes (#70016)
Sam Doran
2020-06-15
1
-2
/
+19
*
yum/dnf: check type of elements in a name (#70072)
Martin Krizek
2020-06-15
3
-1
/
+5
*
Fix aci_intf_policy_* redirects. (#70051)
Felix Fontein
2020-06-15
1
-6
/
+6
*
Avoid use of deprecated junit-xml method.
Matt Clay
2020-06-12
1
-1
/
+10
*
fix discovery on loop with delegation (#70013)
Brian Coca
2020-06-12
1
-0
/
+5
*
Fix Include_vars example (#69966)
Falcon Taylor-Carter
2020-06-11
2
-6
/
+9
*
fix configurable pipelining (#69920)
Brian Coca
2020-06-11
2
-16
/
+26
*
Fix copy module file perms with remote_src (#69993)
David Shrewsbury
2020-06-11
1
-0
/
+8
*
config: singular ANSIBLE_COLLECTIONS_PATH (#70007)
James Cassell
2020-06-11
2
-3
/
+17
*
Plugin/module docs: parse return values, add collection names in them (versio...
Felix Fontein
2020-06-11
3
-18
/
+19
*
Support `removed_at_date` in ansible-doc (#70002)
Nilashish Chakraborty
2020-06-11
1
-3
/
+8
*
implemented 'prefix' for file based cache (#69872)
Brian Coca
2020-06-11
1
-5
/
+13
*
galaxy - preserve symlinks on build/install (#69959)
Jordan Borean
2020-06-10
1
-21
/
+94
*
added more ways to config new options in url (#69950)
Brian Coca
2020-06-10
1
-1
/
+64
*
ansible-galaxy - Fix role info when role is not installed (#69924)
Sam Doran
2020-06-10
1
-7
/
+16
*
Raise Warning when import_playbook receives additional parameters (#64156)
Kshitij Chawla
2020-06-10
1
-1
/
+5
*
Do not keep empty blocks after tag filtering (#69987)
Martin Krizek
2020-06-10
1
-1
/
+3
*
Address linting errors in default callback (#69989)
Matt Martz
2020-06-10
1
-1
/
+1
*
do we really need update vars from pc? (#69952)
Brian Coca
2020-06-10
1
-21
/
+0
*
fixed missing default (#69972)
Brian Coca
2020-06-10
1
-2
/
+4
*
Fix up schema for collection deprecation (#69977)
Jordan Borean
2020-06-10
2
-2
/
+2
*
support hard coded module_defaults.yml groups for collections (#69919)
Sloane Hertel
2020-06-10
11
-1572
/
+95
*
Deprecation revisited (#69926)
Felix Fontein
2020-06-10
31
-97
/
+154
*
Add intg test to repro #36045 (add_host traceback) (#69912)
Brian Coca
2020-06-09
1
-11
/
+18
*
Display parameter name in string conversion warning (#57145)
Sam Doran
2020-06-09
1
-7
/
+33
*
avoid constant checking controlpersist (#69910)
Brian Coca
2020-06-09
4
-4
/
+21
*
Add custom globals to the environment, and not per template (#69278)
Matt Martz
2020-06-08
1
-10
/
+9
*
Make AnsibleVaultEncryptedUnicode work more like a string (#67823)
Matt Martz
2020-06-08
4
-12
/
+265
*
Update bundled version of distro from 1.4.0 to 1.5.0 (#69709)
Sam Doran
2020-06-08
2
-33
/
+31
*
Auto unroll generators produced by jinja filters (#68014)
Matt Martz
2020-06-08
2
-4
/
+57
*
ansible-doc: properly handle suboptions (#69795)
Felix Fontein
2020-06-08
1
-10
/
+13
*
Revert "Revert "fixes f5 modules specific redirects (#69865)""
Matt Clay
2020-06-06
1
-13
/
+19
*
fix unvault lookup name in example (#69913)
Sloane Hertel
2020-06-05
1
-1
/
+1
*
various deprecation, display, warning, error fixes for collections redirectio...
Matt Davis
2020-06-05
8
-114
/
+172
*
fix sys.modules cleanup and blacklist behavior (#69898)
Matt Davis
2020-06-05
1
-1
/
+4
*
Make add_host be idempotent/show changed status (#69897)
Rick Elrod
2020-06-05
2
-6
/
+18
*
starting metadata sunset (#69454)
Brian Coca
2020-06-05
76
-683
/
+73
*
lineinfile - Add alternative backrefs example to docs (#69844)
Sam Doran
2020-06-04
1
-0
/
+8
*
Re-add documentation for yum "install_repoquery" (#69871)
Rick Elrod
2020-06-04
1
-0
/
+14
*
Only show one deprecation warning if version and date are both defined. (#69808)
Nathaniel Case
2020-06-04
1
-4
/
+4
*
Fix documentation for the assemble modules remote_src property. (#69845)
the-antz
2020-06-04
1
-2
/
+2
*
Use fqcr from command module invocation using shell module (#69790)
Ganesh Nalawade
2020-06-04
1
-1
/
+1
*
Fix IncludedFile equality check (#69524)
Alex Schultz
2020-06-04
1
-0
/
+1
*
__eq__ should be redefined if __hash__ is defined.
Toshio Kuratomi
2020-06-04
1
-0
/
+9
[next]