index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-06-10
Deprecation revisited (#69926)
Felix Fontein
30
-335
/
+517
2020-06-09
Split out and install sanity test requirements. (#69971)
Matt Clay
24
-46
/
+98
2020-06-09
Add intg test to repro #36045 (add_host traceback) (#69912)
Brian Coca
3
-11
/
+62
2020-06-09
Update ansible-test integration tests. (#69970)
Matt Clay
4
-0
/
+15
2020-06-09
Display parameter name in string conversion warning (#57145)
Sam Doran
2
-7
/
+35
2020-06-09
avoid constant checking controlpersist (#69910)
Brian Coca
5
-4
/
+23
2020-06-09
Update test images to version 1.16.0 (#66771)
Sam Doran
2
-9
/
+11
2020-06-09
Add platform guide for FRR (#69773)
Nilashish Chakraborty
3
-1
/
+74
2020-06-08
Add custom globals to the environment, and not per template (#69278)
Matt Martz
2
-10
/
+14
2020-06-08
Make AnsibleVaultEncryptedUnicode work more like a string (#67823)
Matt Martz
10
-14
/
+407
2020-06-08
Update bundled version of distro from 1.4.0 to 1.5.0 (#69709)
Sam Doran
3
-33
/
+33
2020-06-08
Minor cleanup for ansible-test integration test.
Matt Clay
2
-1
/
+1
2020-06-08
Auto unroll generators produced by jinja filters (#68014)
Matt Martz
4
-4
/
+76
2020-06-08
ansible-doc: properly handle suboptions (#69795)
Felix Fontein
5
-10
/
+136
2020-06-08
Update developing_modules_best_practices.rst (#69937)
usatosi
1
-1
/
+1
2020-06-06
Fix broken validate-modules.
Felix Fontein
1
-2
/
+2
2020-06-06
Reduce pip output noise in ansible-test. (#69925)
Matt Clay
3
-1
/
+70
2020-06-06
Remove CentOS on Power from CI.
Matt Clay
1
-6
/
+0
2020-06-06
Revert "Revert "fixes f5 modules specific redirects (#69865)""
Matt Clay
1
-13
/
+19
2020-06-05
Support dates in metadata in import sanity test.
Matt Clay
2
-3
/
+33
2020-06-05
fix unvault lookup name in example (#69913)
Sloane Hertel
1
-1
/
+1
2020-06-05
Bump fallaxy version (#69917)
Jordan Borean
1
-1
/
+1
2020-06-05
various deprecation, display, warning, error fixes for collections redirectio...
Matt Davis
10
-120
/
+183
2020-06-05
fix sys.modules cleanup and blacklist behavior (#69898)
Matt Davis
2
-5
/
+11
2020-06-05
Make add_host be idempotent/show changed status (#69897)
Rick Elrod
4
-6
/
+98
2020-06-05
starting metadata sunset (#69454)
Brian Coca
91
-1761
/
+140
2020-06-04
lineinfile - Add alternative backrefs example to docs (#69844)
Sam Doran
2
-0
/
+10
2020-06-04
ansible-test: do not accept empty string as valid version number (#69816)
Felix Fontein
3
-21
/
+36
2020-06-04
Re-add documentation for yum "install_repoquery" (#69871)
Rick Elrod
2
-2
/
+14
2020-06-04
Only show one deprecation warning if version and date are both defined. (#69808)
Nathaniel Case
1
-4
/
+4
2020-06-04
Fix documentation for the assemble modules remote_src property. (#69845)
the-antz
2
-2
/
+4
2020-06-04
Remove AIX from test matrix
Sam Doran
1
-6
/
+0
2020-06-04
Use fqcr from command module invocation using shell module (#69790)
Ganesh Nalawade
2
-1
/
+4
2020-06-04
Fix IncludedFile equality check (#69524)
Alex Schultz
10
-0
/
+216
2020-06-04
__eq__ should be redefined if __hash__ is defined.
Toshio Kuratomi
1
-0
/
+9
2020-06-04
Revert "fixes f5 modules specific redirects (#69865)"
Matt Clay
1
-19
/
+13
2020-06-04
Add Power back to test matrix
Sam Doran
1
-0
/
+5
2020-06-04
Add AIX back to test matrix
Sam Doran
1
-0
/
+6
2020-06-03
fixes f5 modules specific redirects (#69865)
Wojciech Wypior
1
-13
/
+19
2020-06-03
return changed for group_by (#32057)
Brian Coca
6
-25
/
+48
2020-06-02
Reap collections changelog fragments - 6 (#69491)
David Shrewsbury
35
-78
/
+0
2020-06-02
systemd: should fail in check_mode when service not found on host (#68136)
Andrew Klychkov
5
-4
/
+58
2020-06-02
Update plugin_formatter to understand tagged version_added (#69797)
Felix Fontein
1
-4
/
+25
2020-06-02
service_facts: Update documentation about service status (#69757)
Abhijeet Kasurde
2
-7
/
+15
2020-06-02
Discover Flatcar Linux properly for hostname (#69627)
Dongsu Park
7
-0
/
+56
2020-06-01
Update 2.10 roadmap dates (#69771)
Sam Doran
1
-3
/
+3
2020-06-01
only ever catch ImportError (#69792)
Evgeni Golov
1
-7
/
+1
2020-06-01
do not return the body even if it failed (#69706)
Jack
4
-2
/
+60
2020-06-01
Handle disabled service units (#69349)
Abhijeet Kasurde
7
-17
/
+200
2020-06-01
[ansiballz] ensure that '' is not in sys.path (#69342)
Rick Elrod
3
-2
/
+7
[next]