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
*
validate-modules: make sure that options that potentially contain secret data...
Felix Fontein
2021-03-11
4
-4
/
+4
*
add optional module_utils import support (#73832)
Matt Davis
2021-03-10
1
-16
/
+33
*
Nonfatal facts (#73804)
Brian Coca
2021-03-08
1
-19
/
+31
*
distribution: Add Amazon Linux distribution facts (#73767)
Abhijeet Kasurde
2021-03-05
1
-3
/
+12
*
Auto cleanup of async cache file (#73760)
David Shrewsbury
2021-03-04
1
-0
/
+22
*
Set fact fixes (#73684)
Brian Coca
2021-03-03
3
-31
/
+48
*
Fix notify on import_tasks (#73572)
Brian Coca
2021-03-03
2
-26
/
+27
*
finish migrating ssh plugin to config system (#73708)
Brian Coca
2021-03-03
7
-146
/
+110
*
module output is only json objects (#73765)
Brian Coca
2021-03-03
3
-9
/
+5
*
Don't fail for mixed typed keys (#73726)
Brian Coca
2021-03-03
1
-1
/
+5
*
minor detection improvement on j2plugin loader (#73714)
Brian Coca
2021-03-03
1
-21
/
+30
*
Update Ansible release version to v2.11.0b1.post0. (#73764)
Rick Elrod
2021-03-03
1
-1
/
+1
*
New release v2.11.0b1 (#73761)
v2.11.0b1
Rick Elrod
2021-03-02
1
-1
/
+1
*
Reduce complexity of Templar._lookup slightly (#73277)
Matt Martz
2021-03-01
2
-49
/
+49
*
selinux: return selinux_getpolicytype facts (#73609)
Abhijeet Kasurde
2021-03-01
1
-1
/
+11
*
Fixes for ansible-console usability (#73665)
ylmrx
2021-03-01
1
-17
/
+37
*
Clarify CLI version number as core version (#72287)
Matt Davis
2021-03-01
1
-1
/
+1
*
Fixed/improved regular expresssion for collection names (#73577)
Alexei Znamensky
2021-03-01
1
-1
/
+1
*
Let file module not change link to absolute when src not given (#65448)
Alexander Sowitzki
2021-03-01
1
-1
/
+1
*
Pipe it to connections (#73688)
Brian Coca
2021-02-25
6
-17
/
+47
*
find module - stop traversing directories with os.walk when depth is already ...
Sloane Hertel
2021-02-25
1
-0
/
+2
*
Normalize ConfigParser between Python2 and Python3 (#73715)
Matt Martz
2021-02-25
1
-1
/
+4
*
galaxy: Handle ignored directory names in role skeleton (#72035)
manas-init
2021-02-25
1
-1
/
+3
*
commented function (#73625)
Brian Coca
2021-02-24
1
-6
/
+6
*
Operate pexpect with bytes to limit encoding issues (#73255)
Matt Martz
2021-02-23
1
-13
/
+21
*
inventory: misc typo fixes (#73695)
Abhijeet Kasurde
2021-02-23
1
-2
/
+2
*
[InventoryManager] Fix two unhandled exceptions (#73667)
Rick Elrod
2021-02-22
1
-1
/
+3
*
Minor Doc Update to password.py (#73468)
Syed Ali Haider
2021-02-19
1
-5
/
+6
*
Remove warning about role validation with deps (#73653)
David Shrewsbury
2021-02-19
1
-5
/
+0
*
Replace reference to playbook_environment (#73633)
Jens Heinrich
2021-02-19
1
-2
/
+1
*
hostname - add Almalinux support (#73619)
Aaron Guise
2021-02-18
1
-0
/
+6
*
ansible-galaxy - set the cache file after getting all collection versions (#7...
Sloane Hertel
2021-02-15
1
-2
/
+2
*
ansible-doc - account for empty meta/main.yml (#73590)
Sam Doran
2021-02-12
1
-0
/
+2
*
Add rolespec_validate to import/include_role (#73589)
David Shrewsbury
2021-02-12
4
-6
/
+21
*
Catch more potential errors when setting up curses.
Felix Fontein
2021-02-12
1
-1
/
+2
*
Role arg spec validation implementation (#73152)
David Shrewsbury
2021-02-12
3
-0
/
+224
*
corrected description info (#73586)
Brian Coca
2021-02-12
1
-1
/
+2
*
allow constructed to use vars plugin (#73418)
Brian Coca
2021-02-12
4
-11
/
+58
*
Use iskeyword and str.isidentifier for "is FQCN" (#73279)
Sviatoslav Sydorenko
2021-02-12
2
-31
/
+30
*
Add argument spec validator (#73335)
Sam Doran
2021-02-12
4
-368
/
+784
*
Let vault lookup output unicode string. (#73571)
Alexander Sowitzki
2021-02-11
1
-1
/
+1
*
fix typo in ansible vault decrypt if vault error (#73542)
Lazuardi N Putra
2021-02-11
1
-1
/
+1
*
only add data when there is data to add (#54559)
Brian Coca
2021-02-11
2
-17
/
+41
*
module compat for py3.8+ controller (#73423)
Matt Davis
2021-02-11
10
-123
/
+413
*
unarchive: add support for .tar.zst (zstd compression) (#73265)
Jeff Squyres
2021-02-10
1
-3
/
+17
*
user - add password expiration parameters (#69531)
pushkarkumar15
2021-02-09
1
-0
/
+71
*
Add AlmaLinux to the family of Red Hat-like operating systems (#73541)
Sam Doran
2021-02-09
1
-1
/
+1
*
default callback - add "show_task_path_on_failure" option (#73260)
Sam Doran
2021-02-09
3
-3
/
+24
*
Update collection routing (#73046)
Felix Fontein
2021-02-09
1
-138
/
+138
*
INTERPRETER_PYTHON_DISTRO_MAP: Treat oracle same as rhel/centos (#73498)
Eugene Vilensky
2021-02-09
1
-0
/
+1
[next]