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
*
Add multipart/form-data functionality (#69376)
Matt Martz
2020-05-20
4
-45
/
+221
*
Properly handle unicode in safe_eval (#68576)
Martin Krizek
2020-05-20
2
-3
/
+8
*
Remove "keywords" field in DOCUMENTATION.
Toshio Kuratomi
2020-05-20
1
-5
/
+0
*
added 'task timeout' feature (#69284)
Brian Coca
2020-05-19
3
-0
/
+30
*
Google gcp_*_facts modules were symlinks to gcp_*_info modules in 2.9. (#69566)
Felix Fontein
2020-05-19
1
-52
/
+52
*
ansible-galaxy - remove warning during collection install (#69541)
Sam Doran
2020-05-19
1
-1
/
+1
*
Update openstack module redirections (#69562)
Monty Taylor
2020-05-19
1
-54
/
+54
*
Unify ansible-galaxy install -r (#67843)
Jordan Borean
2020-05-18
1
-61
/
+103
*
Remove incorrect function args in unarchive.
Matt Clay
2020-05-16
1
-6
/
+6
*
Code cleanup in `ansible-inventory`.
Matt Clay
2020-05-16
1
-4
/
+4
*
lineinfile - Use ANSIBLE_REMOTE_TMP for temporary file (#69543)
Sam Doran
2020-05-15
1
-1
/
+1
*
introduce fact "ansible_processor_nproc": number of usable vcpus (#66569)
Lukas Pirl
2020-05-15
1
-0
/
+21
*
typofix - globbing instead of globing. (#69515)
Jeff Geerling
2020-05-15
1
-1
/
+1
*
Cleanup for Python 3.9 and pycodestyle compat.
Matt Clay
2020-05-15
2
-2
/
+2
*
Add path for yum on IBM i to PKG_MGRS (#69484)
Richard Lau
2020-05-15
1
-0
/
+1
*
fix delegation vars usage (debug still shows inventory_hostname) (#69244)
Brian Coca
2020-05-14
3
-90
/
+72
*
Remove FIXME where no change is needed (#69466)
Chris Holland
2020-05-14
1
-1
/
+0
*
Add resource_from_fqcr utility function. (#68474)
Felix Fontein
2020-05-14
4
-4
/
+23
*
ansible-galaxy - fall back to galaxy.yml when listing collections (#68925)
Sloane Hertel
2020-05-14
2
-8
/
+18
*
better error for "ansible-galaxy collection verify" if there's no MANIFEST.js...
Sloane Hertel
2020-05-14
1
-0
/
+5
*
Fix filedescriptor out of range in select() when running commands (#65058)
Bob Weinand
2020-05-14
6
-49
/
+84
*
Fix listing of colleciton plugins with symlinks (#69305)
Brian Coca
2020-05-14
1
-3
/
+3
*
systemd: set scope default to "system" (#67006)
Ted Pearson
2020-05-14
1
-3
/
+4
*
added unvault lookup plugin (#69087)
Brian Coca
2020-05-14
1
-0
/
+61
*
Flatten the directory hierarchy of modules (#68966)
Matt Martz
2020-05-14
82
-1
/
+1
*
added missing headers + note (#69500)
Brian Coca
2020-05-13
1
-0
/
+3
*
only show_vars when showing vars (#69365)
Brian Coca
2020-05-13
1
-5
/
+6
*
Separate the galaxy lib from the cli (#69473)
Toshio Kuratomi
2020-05-13
2
-8
/
+16
*
avoid fatal tb on bad fqcn callback name (#69440)
Brian Coca
2020-05-13
1
-2
/
+5
*
cyberark appears to have renamed their collection
Toshio Kuratomi
2020-05-13
1
-2
/
+2
*
Remove deprecation for TRANSFORM_INVALID_GROUP_CHARS (#66650)
Martin Krizek
2020-05-13
1
-6
/
+0
*
Fix fileglob plugin with non-existent subdirectory (#69451)
Mark Goddard
2020-05-12
1
-4
/
+5
*
Fix formatting in docs for `--become-method` (#68152)
Toby Foster
2020-05-12
1
-2
/
+2
*
Validate args for includes in handlers too (#57537)
Martin Krizek
2020-05-12
2
-4
/
+20
*
Check for correct version of systemd Python library (#60692)
Rylan Polster
2020-05-12
1
-1
/
+3
*
Fix galaxy publish sha256 value format. (#67942)
Adrian Likins
2020-05-11
1
-0
/
+1
*
Fix SemanticVersion comparison (#69395)
Felix Fontein
2020-05-11
1
-8
/
+8
*
Remove some no-op code from InventoryManager
Rick Elrod
2020-05-08
2
-4
/
+5
*
git: don't import get_module_path (#69378)
Gonéri Le Bouder
2020-05-07
1
-1
/
+1
*
changing $HOME to $HOSTNAME in Synopsis (#69273)
rchincholkar
2020-05-07
1
-1
/
+1
*
hostname: PopOS support (#69295)
Abhijeet Kasurde
2020-05-07
1
-0
/
+6
*
Remove left hand side slicing
Toshio Kuratomi
2020-05-06
5
-12
/
+11
*
Make description of removes option of command module clearer (hopefully) (#68...
Eric L
2020-05-06
1
-2
/
+2
*
Order my dicts (#58000)
Brian Coca
2020-05-06
1
-1
/
+12
*
generator inventory plugin: remove "strict" from example (#69178)
Kenyon Ralph
2020-05-05
1
-1
/
+0
*
restore jsonfile cache plugin (#69337)
Matt Davis
2020-05-05
2
-2
/
+63
*
yum: avoid running non-yum modules via the action (#69296)
flowerysong
2020-05-05
1
-12
/
+12
*
Distribution: Add PopOS as Debian OS_FAMILY (#69294)
Abhijeet Kasurde
2020-05-05
1
-1
/
+2
*
Fix metadata defaults
Toshio Kuratomi
2020-05-05
1
-3
/
+10
*
Addressed FIXME's in hurd.py (Extracted functionality and exit early) (#69226)
Chris Holland
2020-05-05
1
-34
/
+35
[next]