index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitattributes
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-02-12
Role arg spec validation implementation (#73152)
David Shrewsbury
26
-0
/
+985
2021-02-12
corrected description info (#73586)
Brian Coca
1
-1
/
+2
2021-02-12
allow constructed to use vars plugin (#73418)
Brian Coca
10
-11
/
+81
2021-02-12
Update ansible-test default test containers.
Matt Clay
2
-2
/
+4
2021-02-12
ansible-test: yamllint, check the assigment
Gonéri Le Bouder
2
-1
/
+4
2021-02-12
Use iskeyword and str.isidentifier for "is FQCN" (#73279)
Sviatoslav Sydorenko
4
-36
/
+54
2021-02-12
Fix ansible-test constraints issues. (#73578)
Matt Clay
18
-55
/
+143
2021-02-12
Add argument spec validator (#73335)
Sam Doran
10
-368
/
+1084
2021-02-11
Ansible 4 roadmap (#73465)
Toshio Kuratomi
2
-0
/
+49
2021-02-11
Let vault lookup output unicode string. (#73571)
Alexander Sowitzki
7
-1
/
+26
2021-02-11
fix typo in ansible vault decrypt if vault error (#73542)
Lazuardi N Putra
1
-1
/
+1
2021-02-11
added perf note to inc/imp diffs (#73371)
Brian Coca
1
-0
/
+5
2021-02-11
add that we now validate choices to porting guide (#73509)
Brian Coca
1
-0
/
+1
2021-02-11
only add data when there is data to add (#54559)
Brian Coca
9
-19
/
+60
2021-02-11
module compat for py3.8+ controller (#73423)
Matt Davis
32
-446
/
+886
2021-02-11
Upgrade pylint used by ansible-test. (#70155)
Matt Clay
11
-15
/
+36
2021-02-10
Fill in some 2.11 roadmap dates (#73560)
Rick Elrod
1
-3
/
+3
2021-02-10
unarchive: add support for .tar.zst (zstd compression) (#73265)
Jeff Squyres
5
-3
/
+89
2021-02-10
Update guide_azure.rst (#73030)
Florian Sey
1
-18
/
+18
2021-02-09
user - add password expiration parameters (#69531)
pushkarkumar15
4
-0
/
+129
2021-02-09
Update the porting guide for a new ansible release (#73547)
Toshio Kuratomi
1
-0
/
+42
2021-02-09
Bump azure-pipelines-test-container to version 1.8.0
Alexander Sowitzki
1
-1
/
+1
2021-02-09
Add AlmaLinux to the family of Red Hat-like operating systems (#73541)
Sam Doran
3
-1
/
+56
2021-02-09
default callback - add "show_task_path_on_failure" option (#73260)
Sam Doran
7
-4
/
+141
2021-02-09
Update collection routing (#73046)
Felix Fontein
2
-138
/
+150
2021-02-09
INTERPRETER_PYTHON_DISTRO_MAP: Treat oracle same as rhel/centos (#73498)
Eugene Vilensky
2
-0
/
+3
2021-02-09
Add new split filter (#73532)
Matt Martz
4
-1
/
+19
2021-02-08
Temporary fix for cryptography issues. (#73530)
Matt Clay
11
-5
/
+55
2021-02-05
[setup_rpm_repo test] Ensure rpm-build is present (#73516)
Rick Elrod
3
-0
/
+3
2021-02-05
Make non-lockstep callback tests more deterministic (#73511)
Matt Martz
5
-16
/
+28
2021-02-05
galaxy - add format options for collection list (#73474)
Shane McDonald
4
-0
/
+105
2021-02-05
Don't treat host_pinned as lockstep (#73484)
Matt Martz
7
-2
/
+79
2021-02-05
uri - add ca_path parameter (#71979)
Florian Heiderich
4
-7
/
+55
2021-02-05
Bump antsibull-changelog version for changelog sanity test.
Felix Fontein
2
-1
/
+3
2021-02-05
bugfix: use to_text(stdout) in psrp.Connection.put_file method (#73491)
jakegatsby
2
-1
/
+3
2021-02-05
no_log mask suboption fallback values and defaults CVE-2021-20228 (#73487)
Jordan Borean
6
-11
/
+119
2021-02-04
Fix regression introduced in b77abd0491 causing bug in inventory modu… (#73...
Michael Shnit
2
-1
/
+5
2021-02-04
Update kubernetes collection routing (#73485)
Jill R
1
-23
/
+23
2021-02-04
Update working group links for cloud collections (#73471)
Jill R
1
-3
/
+3
2021-02-04
add self-signed https endpoint for ansible-test (#73463)
Florian Heiderich
5
-2
/
+18
2021-02-04
Fix ansible-galaxy collection subdir searching and update documentation (#73406)
Sloane Hertel
4
-11
/
+74
2021-02-04
Make yum_repository test more reliable (#73467)
Sam Doran
14
-84
/
+138
2021-02-03
add option to upgrade collections (#73336)
Sloane Hertel
12
-65
/
+385
2021-02-03
fix typo (#73434)
Akira Yokochi
1
-3
/
+3
2021-02-02
Add the porting guide for Ansible-3.x (#73455)
Toshio Kuratomi
2
-0
/
+429
2021-02-02
validate_modules: fails with .id attribute not found (#73322)
Gonéri Le Bouder
2
-0
/
+5
2021-02-02
hostname: fix references in docs (#73454)
Felix Fontein
1
-1
/
+2
2021-02-02
lineinfile - add search_string parameter for non-regexp searching (#70647)
Jose Angel Munoz
8
-19
/
+579
2021-02-02
Correct pkg_mgr for Fedora-derived OSTree distros (#73445)
Rick Elrod
3
-2
/
+25
2021-02-02
Allow `$` & `~` inside paths in galaxy roles (#72966)
Alexander Sowitzki
5
-1
/
+68
[next]