index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
changelogs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ansible-test] First attempt at freebsd/11.4 (#72655)
Rick Elrod
2021-01-22
1
-0
/
+2
*
Vanquish rare container bootstrap failure (#73288)
Alexander Sowitzki
2021-01-21
1
-0
/
+2
*
Shadow input for encrypt_string by default unless asked (fixes #71618) (#73263)
Joshua Bayfield
2021-01-20
1
-0
/
+2
*
Galaxy - make versions list consistent across versions (#72932)
Jordan Borean
2021-01-20
1
-0
/
+4
*
Do not pretend expression is filename in compile() Python built-in call (#73113)
Oldřich Jedlička
2021-01-19
1
-0
/
+4
*
Fix YAML error message when error is at the end of the file (#73241)
Sam Doran
2021-01-19
1
-0
/
+2
*
Use a pty for local connections (#73023)
Brian Coca
2021-01-18
1
-0
/
+2
*
fix inventory source parse error handling (#73160)
Brian Coca
2021-01-18
1
-0
/
+2
*
add changelog fragment for 73176 (#73259)
Sandra McCann
2021-01-15
1
-0
/
+2
*
Allow restricting config values to enumerated list (#73162)
Brian Coca
2021-01-14
1
-0
/
+3
*
ansible-galaxy - correct collections-path command line arg (#73193)
Sam Doran
2021-01-14
1
-0
/
+2
*
Always mention the name of the deprecated plugin in routing deprecation messa...
Felix Fontein
2021-01-14
1
-0
/
+2
*
facts - properly report virtualization facts for Linux guests on bhyve (#73204)
Sam Doran
2021-01-14
1
-0
/
+2
*
pause - adjust warning when run in background (#73182)
Sam Doran
2021-01-14
1
-0
/
+2
*
[facts] Differentiate CentOS vs CentOS Stream (#73034)
Rick Elrod
2021-01-13
1
-0
/
+2
*
Remove obsolete `tower` plugin from ansible-test.
Matt Clay
2021-01-13
1
-0
/
+2
*
Cleanup provisioning code in ansible-test. (#73207)
Matt Clay
2021-01-13
3
-0
/
+7
*
Added clog missing for issue 70722 (#73175)
Brian Coca
2021-01-12
1
-0
/
+4
*
iptables: Added set module/match_set support (#72984)
Martin Zimmermann
2021-01-11
1
-0
/
+2
*
Add macOS 11 to CI (#72622)
Sam Doran
2021-01-11
1
-0
/
+2
*
user - properly handle password and password lock when used together (#73016)
Sam Doran
2021-01-11
1
-0
/
+4
*
ansible-test - No virtualenv install on Python 3
Matt Clay
2021-01-08
1
-0
/
+3
*
Added NO_COLOR as config option (#73105)
Brian Coca
2021-01-07
1
-0
/
+2
*
[dnf] Make "remove" filtering closer to dnf CLI (#73033)
Rick Elrod
2021-01-07
1
-0
/
+2
*
Refactor ansible-test cryptography install code.
Matt Clay
2021-01-07
1
-0
/
+2
*
Add support for argument_specs attribute to RoleMetadata class (#73120)
David Shrewsbury
2021-01-07
1
-0
/
+2
*
galaxy: handle plus sign in user token appearing in role url (#73057)
Abhijeet Kasurde
2021-01-06
1
-0
/
+2
*
Declare support for Python 3.9 in the metadata
Sviatoslav Sydorenko
2021-01-06
1
-0
/
+2
*
[ansible-test] Add Fedora 33 support and drop F31
Rick Elrod
2021-01-06
1
-0
/
+2
*
discourage hexdigits in password lookup (#73106)
Brian Coca
2021-01-05
1
-0
/
+2
*
Replace the use of the function string.replace with the method str.replace (#...
Lloyd Parkes
2021-01-05
1
-0
/
+2
*
[facts] fix version facts on FreeBSD RC/PRERELEASE (#73020)
Rick Elrod
2021-01-05
1
-0
/
+2
*
ExecutionPolicy default value is RemoteSigned (#72993)
Jean-Pierre Matsumoto
2021-01-04
1
-0
/
+2
*
[get_url] skip checksum during --check (#66700)
pva
2020-12-22
1
-0
/
+2
*
galaxy: Handle token as dict while loading using yaml (#70911)
Abhijeet Kasurde
2020-12-21
1
-0
/
+2
*
arg_spec - move validator lookup method to a function (#72667)
Sam Doooran
2020-12-17
1
-0
/
+2
*
systemd - do not overwrite unit name when searching (#72985)
Sam Doooran
2020-12-17
1
-0
/
+4
*
import_playbook - change additional params to deprecation (#72987)
Sam Doooran
2020-12-17
1
-0
/
+2
*
ansible-test - prefer venv over virtualenv on Python 3 (#73000)
Sam Doooran
2020-12-17
1
-0
/
+3
*
Pass the top level dictionaries to combine_vars (#72979)
Sloane Hertel
2020-12-16
1
-0
/
+2
*
Update ansible-test pylint Python support. (#72972)
Matt Clay
2020-12-15
1
-0
/
+3
*
Compare removal and deprecation dates and versions in runtime metadata agains...
Felix Fontein
2020-12-15
1
-0
/
+3
*
saner path dir management (#72648)
Brian Coca
2020-12-15
1
-0
/
+2
*
iptables: Adding multiport module support (#72928)
Martin Zimmermann
2020-12-14
1
-0
/
+2
*
Update yum/dnf module docs to include version comp (#72763)
Adam Miller
2020-12-11
1
-0
/
+2
*
Collection list site packages (#70173)
Toshio Kuratomi
2020-12-11
1
-0
/
+3
*
Fix reset_connection paramiko, winrm, psrp (#72688)
Matt Martz
2020-12-09
1
-0
/
+3
*
Fix cryptography constraints in ansible-test. (#72914)
Matt Clay
2020-12-09
1
-0
/
+2
*
Fix async interpreter parsing (#72636)
Matt Martz
2020-12-09
1
-0
/
+3
*
Add implicit role_complete block instead of role._eor (#72208)
Martin Krizek
2020-12-09
1
-0
/
+2
[next]