index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
utils
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-04-05
Implement workaround for stdout deadlock in multiprocessing shutdown (#74099)
Matt Martz
2
-0
/
+16
2021-04-01
Add ansible-test six constraint for Python 2.6.
Matt Clay
2
-0
/
+3
2021-04-01
Fixed link to win_package module (#74090)
Hunter Lannon
1
-1
/
+1
2021-03-31
Fix debug factsetter (#74067)
Brian Coca
5
-3
/
+29
2021-03-31
Porting guide update for ansible-4.0 alpha3 (#74075)
Toshio Kuratomi
1
-11
/
+28
2021-03-30
Fix ansible-test coverage exporting.
Matt Clay
4
-3
/
+17
2021-03-30
Fix comment in iptables unit test (#74061)
Amin Vakil
1
-1
/
+1
2021-03-30
Update the porting guide for a new ansible version (#74073)
Toshio Kuratomi
1
-1
/
+73
2021-03-30
import openbsd patches (#74056)
chemsaf3
4
-7
/
+56
2021-03-30
Clarify tags on tasks are applied with OR and not AND (#74038)
Baptiste Mille-Mathias
1
-2
/
+2
2021-03-30
Update Ansible release version to v2.11.0b4.post0. (#74064)
Rick Elrod
1
-1
/
+1
2021-03-30
New release v2.11.0b4 (#74063)
v2.11.0b4
Rick Elrod
4
-1
/
+68
2021-03-29
nonzero exit code on `ansible galaxy collection verify` failures (#74051)
Matt Davis
4
-13
/
+48
2021-03-29
pause - do not continue with '\r' when timeout is set (#74030)
Alexander Sowitzki
3
-13
/
+32
2021-03-29
add --offline option to galaxy collection verify (#74040)
Matt Davis
6
-92
/
+180
2021-03-28
Revert "Add duplicated set filter and documentation (#72729)" (#74053)
Felix Fontein
4
-26
/
+0
2021-03-27
Temporarily disable strategy units (#74048)
Matt Martz
1
-0
/
+4
2021-03-27
Add duplicated set filter and documentation (#72729)
Baptiste Mille-Mathias
4
-0
/
+26
2021-03-26
updated link to ansible.builtin.user password (#73789)
Lydie
1
-1
/
+1
2021-03-26
Correctly set path and fullpath for template vars (#73924)
Brian Coca
5
-6
/
+18
2021-03-26
Fix setup subset (#74022)
Brian Coca
4
-10
/
+31
2021-03-25
documents the use of ansible.legacy (#73942)
Alicia Cozine
1
-3
/
+20
2021-03-25
Update version on FreeBSD (#73664)
Leandro Scardua
1
-1
/
+1
2021-03-25
update docs to uninstall ansible-base on upgrade (#74024)
Sandra McCann
1
-3
/
+34
2021-03-25
Update playbooks_variables.rst. To say you can define variables within a play...
sgpinkus
1
-4
/
+4
2021-03-25
Added prerequisites to install for CentOS (#73993)
Marketka
1
-0
/
+12
2021-03-25
Use FQCN for module set_stats (#74028)
Baptiste Mille-Mathias
1
-6
/
+6
2021-03-25
Docs: Add filter "urlencode" with example (#74034)
saruter
1
-0
/
+8
2021-03-25
use present tense for porting guide entries (#74021)
Alicia Cozine
1
-11
/
+8
2021-03-25
dev_guide/testing_integration: update image list (#74017)
Andrew Klychkov
1
-3
/
+3
2021-03-25
Introduce the concept of playbooks early on (#74018)
David Greaves
1
-0
/
+50
2021-03-25
argspec validation - fix apply_defaults (#74029)
Felix Fontein
4
-2
/
+46
2021-03-24
Updating Community docs with DO information (#74019)
Mark Mercado
1
-0
/
+1
2021-03-24
dnf test - update libmodulemd when updating python3-dnf (#74025)
Sam Doran
1
-0
/
+1
2021-03-24
Documentation: update committer_guidelines.rst (#73782)
Andrew Klychkov
1
-110
/
+31
2021-03-24
Update the porting guide for a new ansible version (#74016)
Toshio Kuratomi
1
-0
/
+21
2021-03-24
Docsite: clarify a changelog entry format (#73902)
Andrew Klychkov
1
-1
/
+19
2021-03-23
apt_key - update key ID and URL used in test
Sam Doran
1
-4
/
+4
2021-03-23
Add integration tests for add_collection_to_versions_and_dates(), and extend ...
Felix Fontein
16
-0
/
+618
2021-03-23
setup virtualization: fix RHEV product_name (#73919)
Martin Nečas
1
-1
/
+1
2021-03-23
Adding jborean93/WindowsServer2019 in docs (#73950)
Jim Speir
1
-0
/
+1
2021-03-23
fix wait_for looping when missing net module (#73963)
Brian Coca
2
-27
/
+32
2021-03-23
Fix trailing whitespace in Conditional debug() (#73956)
Alex Willmer
1
-1
/
+1
2021-03-23
less blocking on fact reading (#73951)
Brian Coca
2
-10
/
+33
2021-03-22
Fix wrong backup directory var name in apt module (#73840)
Xabier Napal
2
-1
/
+5
2021-03-20
Update Ansible release version to v2.11.0b3.post0. (#73980)
Rick Elrod
1
-1
/
+1
2021-03-20
New release v2.11.0b3 (#73977)
v2.11.0b3
Rick Elrod
4
-1
/
+71
2021-03-20
add porting guide info for optional module_utils (#73979)
Matt Davis
1
-0
/
+2
2021-03-19
Use ArgumentSpecValidator in AnsibleModule (#73703)
Sam Doran
19
-1118
/
+1034
2021-03-19
find - set proper default based on use_regex (#73961)
Brian Coca
3
-2
/
+36
[next]