index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
integration
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
add optional module_utils import support (#73832)
Matt Davis
2021-03-10
4
-8
/
+103
*
Nonfatal facts (#73804)
Brian Coca
2021-03-08
5
-22
/
+35
*
Auto cleanup of async cache file (#73760)
David Shrewsbury
2021-03-04
1
-0
/
+19
*
Fix notify on import_tasks (#73572)
Brian Coca
2021-03-03
9
-0
/
+68
*
finish migrating ssh plugin to config system (#73708)
Brian Coca
2021-03-03
1
-2
/
+2
*
module output is only json objects (#73765)
Brian Coca
2021-03-03
4
-0
/
+43
*
Don't fail for mixed typed keys (#73726)
Brian Coca
2021-03-03
2
-0
/
+9
*
Import test: improve docs, add more tests (#73600)
Felix Fontein
2021-03-02
6
-2
/
+83
*
selinux: return selinux_getpolicytype facts (#73609)
Abhijeet Kasurde
2021-03-01
2
-0
/
+32
*
Let file module not change link to absolute when src not given (#65448)
Alexander Sowitzki
2021-03-01
2
-1
/
+47
*
find module - stop traversing directories with os.walk when depth is already ...
Sloane Hertel
2021-02-25
1
-0
/
+44
*
Normalize ConfigParser between Python2 and Python3 (#73715)
Matt Martz
2021-02-25
2
-0
/
+5
*
galaxy: Handle ignored directory names in role skeleton (#72035)
manas-init
2021-02-25
1
-0
/
+13
*
Operate pexpect with bytes to limit encoding issues (#73255)
Matt Martz
2021-02-23
2
-9
/
+19
*
Disable junit callback on roles_arg_spec_tests (#73663)
Sam Doran
2021-02-23
2
-5
/
+17
*
[InventoryManager] Fix two unhandled exceptions (#73667)
Rick Elrod
2021-02-22
1
-14
/
+50
*
Add test to verify pkg_resources imports work.
Matt Clay
2021-02-13
3
-0
/
+27
*
ansible-doc - account for empty meta/main.yml (#73590)
Sam Doran
2021-02-12
1
-0
/
+0
*
Add rolespec_validate to import/include_role (#73589)
David Shrewsbury
2021-02-12
1
-0
/
+23
*
Role arg spec validation implementation (#73152)
David Shrewsbury
2021-02-12
21
-0
/
+645
*
allow constructed to use vars plugin (#73418)
Brian Coca
2021-02-12
5
-0
/
+21
*
Let vault lookup output unicode string. (#73571)
Alexander Sowitzki
2021-02-11
5
-0
/
+23
*
only add data when there is data to add (#54559)
Brian Coca
2021-02-11
5
-0
/
+14
*
module compat for py3.8+ controller (#73423)
Matt Davis
2021-02-11
13
-98
/
+269
*
Upgrade pylint used by ansible-test. (#70155)
Matt Clay
2021-02-11
2
-1
/
+2
*
unarchive: add support for .tar.zst (zstd compression) (#73265)
Jeff Squyres
2021-02-10
3
-0
/
+70
*
user - add password expiration parameters (#69531)
pushkarkumar15
2021-02-09
2
-0
/
+56
*
default callback - add "show_task_path_on_failure" option (#73260)
Sam Doran
2021-02-09
3
-1
/
+112
*
Add new split filter (#73532)
Matt Martz
2021-02-09
1
-0
/
+9
*
Temporary fix for cryptography issues. (#73530)
Matt Clay
2021-02-08
8
-1
/
+27
*
[setup_rpm_repo test] Ensure rpm-build is present (#73516)
Rick Elrod
2021-02-05
3
-0
/
+3
*
Make non-lockstep callback tests more deterministic (#73511)
Matt Martz
2021-02-05
5
-16
/
+28
*
galaxy - add format options for collection list (#73474)
Shane McDonald
2021-02-05
1
-0
/
+76
*
Don't treat host_pinned as lockstep (#73484)
Matt Martz
2021-02-05
5
-0
/
+74
*
uri - add ca_path parameter (#71979)
Florian Heiderich
2021-02-05
1
-0
/
+42
*
no_log mask suboption fallback values and defaults CVE-2021-20228 (#73487)
Jordan Borean
2021-02-05
4
-0
/
+100
*
add self-signed https endpoint for ansible-test (#73463)
Florian Heiderich
2021-02-04
2
-0
/
+2
*
Make yum_repository test more reliable (#73467)
Sam Doran
2021-02-04
14
-84
/
+138
*
add option to upgrade collections (#73336)
Sloane Hertel
2021-02-03
5
-4
/
+312
*
lineinfile - add search_string parameter for non-regexp searching (#70647)
Jose Angel Munoz
2021-02-02
6
-1
/
+512
*
Allow `$` & `~` inside paths in galaxy roles (#72966)
Alexander Sowitzki
2021-02-02
3
-0
/
+61
*
Fix warning for nonexistent inventory cache (#72840)
Sloane Hertel
2021-02-01
5
-0
/
+84
*
Make `ansible-galaxy collection verify` error out on no `MANIFEST.json`
Sloane Hertel
2021-02-01
1
-0
/
+30
*
Match user-requested transitive pre-releases in collection dependency resolve...
Sviatoslav Sydorenko
2021-02-01
2
-0
/
+41
*
change detection and check mode fixes for apt_key (#73334)
Brian Coca
2021-01-28
2
-1
/
+12
*
Replace the inhouse collection dependency resolver with `resolvelib`
Sviatoslav Sydorenko
2021-01-27
9
-67
/
+181
*
allow env to override unspecified unsafe_writes (#73282)
Brian Coca
2021-01-27
2
-1
/
+23
*
Local vars should have highest precedence in AnsibleJ2Vars (#72830)
Martin Krizek
2021-01-26
12
-0
/
+77
*
Let `command` always return stdout & stderr (#73004)
Alexander Sowitzki
2021-01-22
2
-0
/
+5
*
Add Ubuntu 20.04 to CI and ansible-test (#69161)
Rick Elrod
2021-01-22
8
-11
/
+39
[next]