index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2021-02-02
Overhaul ansible-test SSH key management. (#73451)
Matt Clay
9
-48
/
+137
2021-02-02
user - Prevent user fact lookup failure if LOGNAME is set (#17029) (#73439)
Alexander Sowitzki
3
-1
/
+46
2021-02-01
[ansible-test] Bump CentOS 6 image (yum repos) (#73446)
Rick Elrod
2
-1
/
+3
2021-02-01
Fix warning for nonexistent inventory cache (#72840)
Sloane Hertel
7
-6
/
+93
2021-02-01
Update ansible-test distro containers to 1.29.0.
Matt Clay
2
-11
/
+13
2021-02-01
Make `ansible-galaxy collection verify` error out on no `MANIFEST.json`
Sloane Hertel
2
-2
/
+40
2021-02-01
Match user-requested transitive pre-releases in collection dependency resolve...
Sviatoslav Sydorenko
5
-4
/
+97
2021-01-29
Always use python exec wrapper in ansible-test.
Matt Clay
2
-10
/
+12
2021-01-28
Add Python 3.8 and Python 3.9 to the fallback list (#73405)
Matt Martz
2
-0
/
+4
2021-01-28
Update ansible-test default containers.
Matt Clay
2
-2
/
+4
2021-01-28
Use `sh` for ansible-test raw remote shell.
Matt Clay
2
-1
/
+3
2021-01-28
Avoid sphinx usage in changelog sanity test.
Matt Clay
3
-1
/
+15
2021-01-28
No longer warn about missing pip/python pair.
Matt Clay
2
-10
/
+4
2021-01-28
Add test support for Python 3.8 on RHEL and FreeBSD. (#73393)
Matt Clay
7
-12
/
+61
2021-01-28
Limit rstcheck sanity test to ansible-core. (#73391)
Matt Clay
7
-101
/
+73
2021-01-28
Fix syntax errors detected by rstcheck.
Matt Clay
1
-3
/
+3
2021-01-28
change detection and check mode fixes for apt_key (#73334)
Brian Coca
4
-81
/
+201
2021-01-27
Replace the inhouse collection dependency resolver with `resolvelib`
Sviatoslav Sydorenko
35
-1887
/
+3227
2021-01-27
iptables: Fixed get_chain_policy API (#69152)
Abhijeet Kasurde
2
-2
/
+7
2021-01-27
update faq link (#73353)
Thomas Sjögren
1
-1
/
+1
2021-01-27
allow env to override unspecified unsafe_writes (#73282)
Brian Coca
4
-10
/
+35
2021-01-27
use correct executable and options in all cases (#73323)
Brian Coca
3
-18
/
+22
2021-01-27
Update porting guide for 2.10.6
David Moreau Simard
1
-0
/
+49
2021-01-26
Rename ansible-test functions to match constants.
Matt Clay
2
-7
/
+9
2021-01-26
Clean up code in ansible-test. (#73379)
Matt Clay
21
-51
/
+66
2021-01-26
Mention that C(...) should be used for inline code. (#73312)
Felix Fontein
1
-1
/
+1
2021-01-26
Local vars should have highest precedence in AnsibleJ2Vars (#72830)
Martin Krizek
14
-22
/
+93
[next]