index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bin
/
ansible-connection
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-05-29
Add support to install collections from git repositories (#69154)
Sloane Hertel
27
-159
/
+821
2020-05-29
Make Python path warning say what it means to say (#69669)
Karl Fogel
2
-2
/
+2
2020-05-29
Add entries for missing network modules (#69760)
Nilashish Chakraborty
1
-0
/
+18
2020-05-29
Add JetBrains platform tools (#69478)
Dmitry
1
-0
/
+7
2020-05-29
add pointer to namespace and collection name restrictions (#69761)
Sandra McCann
1
-0
/
+4
2020-05-29
remove build errors including guess (#69711)
Sandra McCann
6
-14
/
+16
2020-05-29
Turn on linkchecker in sphinx for documentation (#69590)
Sandra McCann
3
-0
/
+14
2020-05-29
ansible-test ansible-doc sanity test: also run with --json parameter (#69288)
Felix Fontein
2
-26
/
+32
2020-05-29
Fix version_added test (#69756)
Felix Fontein
1
-3
/
+3
2020-05-29
connection plugins: try config, then play_context (#69751)
Rick Elrod
7
-11
/
+81
2020-05-29
routing.yml: update collections (#69699)
John R Barker
1
-756
/
+756
2020-05-29
distribution: Added support for openEuler OS (#69324)
Abhijeet Kasurde
3
-1
/
+32
2020-05-29
Ansible.Basic added generic fragment merger for module options (#69719)
Jordan Borean
8
-69
/
+485
2020-05-29
Version source tagging (automatic and manual) for version_added and deprecati...
Felix Fontein
60
-302
/
+601
2020-05-29
ansible-test - fix up relative util import for powershell validate-modules (#...
Jordan Borean
19
-35
/
+302
2020-05-28
Deprecate module in collection: allow removal date in documentation, make val...
Felix Fontein
5
-32
/
+105
2020-05-28
Prevent losing error info by including both loop and cond error msgs (#68485)
Martin Krizek
2
-1
/
+6
2020-05-28
Improve the changelog-how-to documentation. (#69268)
Andrew Klychkov
1
-10
/
+17
2020-05-28
Adding nested variable example (#69518)
Nick Busey
1
-2
/
+10
2020-05-28
Fix example format in Ansible modules (#69509)
Andrew Klychkov
29
-186
/
+191
2020-05-28
note that environment is not good for secrets (#69618)
Brian Coca
2
-1
/
+4
2020-05-28
Fix docs return formatting. (#69632)
Toshio Kuratomi
2
-3
/
+2
2020-05-28
Fix spacing for playbook collections example. (#69688)
Jeff Geerling
1
-1
/
+2
2020-05-28
docs: communications update (#69687)
Anatoly Pugachev
2
-0
/
+10
2020-05-28
Update intro_inventory.rst (#69718)
Jack Scheible
1
-2
/
+2
2020-05-28
Doc: playbook keywords are reserved names too (#69585)
Pilou
1
-1
/
+3
2020-05-28
Updated CLI help for 'ansible-galaxy' for 'collection' subcommand (#69458)
Ganesh Biradar
2
-1
/
+9
2020-05-28
Update announce script for ansible-base (#69735)
Rick Elrod
1
-11
/
+11
2020-05-27
blockinfile - fix line end regression (#69734)
Sam Doran
3
-0
/
+38
2020-05-27
Update default-test-container to version 1.14.
Matt Clay
2
-1
/
+3
2020-05-27
blockinfile - Preserve line endings (#66461)
Riyad Preukschas
3
-9
/
+34
2020-05-27
Make connection plugins use password from config (#69670)
Rick Elrod
4
-11
/
+19
2020-05-27
distribution: Refactor test_distribution_version testcases (#69300)
Abhijeet Kasurde
59
-2072
/
+1627
2020-05-27
Allow to deprecate / remove plugins by version. (#69712)
Felix Fontein
1
-0
/
+14
2020-05-27
[ssh] Add new sshpass_prompt option (#68874)
Rick Elrod
3
-3
/
+68
2020-05-27
Allow to deprecate options and aliases by date (#68177)
Felix Fontein
15
-60
/
+434
2020-05-27
fix debian control file copypaste fail (#69715)
Rick Elrod
1
-1
/
+1
2020-05-27
More fixes for debian ansible-base builds (#69714)
Rick Elrod
3
-4
/
+4
2020-05-27
fix delegated loading when path is not a directory (#69713)
Matt Davis
2
-1
/
+15
2020-05-26
Use a custom build container on Shippable. (#69660)
Matt Clay
2
-1
/
+6
2020-05-26
provides per host/plugin world readable temp opt (#69393)
Brian Coca
3
-1
/
+18
2020-05-26
[yum] Make package removal confirmation strict (#69592)
Rick Elrod
2
-1
/
+29
2020-05-26
collection routing (#67684)
Matt Davis
76
-1093
/
+2901
2020-05-26
Module Find returns empty list when setting path to "/" and depth to 1 (#69650)
Helder Garcia
1
-7
/
+5
2020-05-22
Add FQCN mappings for network facts modules (#69601)
Nilashish Chakraborty
2
-1
/
+32
2020-05-22
Fix `ansible -K` become_pass regression (#69629)
Rick Elrod
4
-5
/
+76
2020-05-22
fix delegated interpreter discovery (#69604)
Brian Coca
7
-9
/
+105
2020-05-22
Spelling: dependant -> dependent (#69661)
Rick Elrod
2
-2
/
+2
2020-05-21
Split regular and handler results into their own queues (#69498)
James Cammarata
10
-10
/
+110
2020-05-21
file - return 'state': 'absent' when a file does not exist (#66503)
Sam Doran
3
-2
/
+23
[next]