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
...
*
Add deprecated removed_in_version and deprecated_aliases version tests (#66920)
Felix Fontein
2020-05-13
1
-0
/
+4
*
only show_vars when showing vars (#69365)
Brian Coca
2020-05-13
1
-0
/
+2
*
avoid fatal tb on bad fqcn callback name (#69440)
Brian Coca
2020-05-13
1
-0
/
+2
*
Remove deprecation for TRANSFORM_INVALID_GROUP_CHARS (#66650)
Martin Krizek
2020-05-13
1
-0
/
+2
*
fix `ansible-test units` to work(ish) under podman (#69462)
Matt Davis
2020-05-12
1
-0
/
+2
*
Fix fileglob plugin with non-existent subdirectory (#69451)
Mark Goddard
2020-05-12
1
-0
/
+4
*
Validate args for includes in handlers too (#57537)
Martin Krizek
2020-05-12
1
-0
/
+2
*
Check for correct version of systemd Python library (#60692)
Rylan Polster
2020-05-12
1
-0
/
+2
*
added missing clog for 58461
Brian Coca
2020-05-12
1
-0
/
+2
*
Fix galaxy publish sha256 value format. (#67942)
Adrian Likins
2020-05-11
1
-0
/
+3
*
Add Fedora 32 to CI (#69222)
Rick Elrod
2020-05-09
1
-0
/
+2
*
hostname: PopOS support (#69295)
Abhijeet Kasurde
2020-05-07
1
-0
/
+2
*
validate-modules: deprecated modules in collections (#68646)
John R Barker
2020-05-07
1
-0
/
+2
*
Order my dicts (#58000)
Brian Coca
2020-05-06
1
-0
/
+2
*
yum: avoid running non-yum modules via the action (#69296)
flowerysong
2020-05-05
1
-0
/
+2
*
Distribution: Add PopOS as Debian OS_FAMILY (#69294)
Abhijeet Kasurde
2020-05-05
1
-0
/
+2
*
ansible-test validate-modules: don't allow arbitrary lists and dicts for 'def...
Felix Fontein
2020-05-05
1
-0
/
+2
*
Fix metadata defaults
Toshio Kuratomi
2020-05-05
1
-0
/
+5
*
Addressed FIXME's in hurd.py (Extracted functionality and exit early) (#69226)
Chris Holland
2020-05-05
1
-0
/
+2
*
galaxy: Handle empty roles and collections (#69199)
Abhijeet Kasurde
2020-05-05
1
-0
/
+2
*
Address FIXME's in sysctl.py (#69175)
Chris Holland
2020-05-05
1
-0
/
+2
*
Add example setting for collections_paths parameter to examples/ansible.cfg (...
Hideki Saito
2020-04-30
1
-0
/
+2
*
Do not pass file mode during recursive copy on symlink files. (#69011)
David Shrewsbury
2020-04-30
1
-0
/
+3
*
dnf allowerasing (#48319)
Adam Miller
2020-04-30
1
-0
/
+3
*
Add RHEL 8.2 to CI
Rick Elrod
2020-04-30
1
-0
/
+2
*
[dnf] Make behavior/errors compatible for new DNF
Rick Elrod
2020-04-30
1
-0
/
+3
*
Redirect inventory script links (#69143)
Abhijeet Kasurde
2020-04-29
1
-0
/
+2
*
Handle non-ascii paths during role installation. Fixes #69133 (#69213)
Matt Martz
2020-04-28
1
-0
/
+3
*
Be strict about what is a boolean for keywords (#67625)
Brian Coca
2020-04-28
1
-0
/
+2
*
Make sure collection is a list if a str is given (#69081)
David Shrewsbury
2020-04-28
1
-0
/
+2
*
Update ansible-galaxy to handle role requirements (#68288)
Alexandre Chouinard
2020-04-28
1
-0
/
+2
*
Removed redundant conditional in paramiko_ssh.py (#69164)
Chris Holland
2020-04-28
1
-0
/
+2
*
Added missing parameter (#69160)
Chris Holland
2020-04-28
1
-0
/
+2
*
Remove obsolete vcenter setup from ansible-test.
Matt Clay
2020-04-27
1
-0
/
+2
*
service_facts: fix for systemd 245 (#68211)
Chih-Hsuan Yen
2020-04-25
1
-0
/
+2
*
Fix ansible-test coverage constraints.
Matt Clay
2020-04-24
1
-0
/
+2
*
Adjust Openstack Inventory script path (#69058)
Abhijeet Kasurde
2020-04-24
1
-0
/
+2
*
Openstack inventory script moved to openstack.cloud (#68908)
Abhijeet Kasurde
2020-04-23
1
-0
/
+2
*
Don't crash ansible-vault create when no arguments (#68667)
Sylvia van Os
2020-04-23
1
-0
/
+2
*
[pip] Enable virtualenv_command to have arguments
Jesse Pretorius (odyssey4me)
2020-04-23
1
-0
/
+4
*
Use Templar for galaxy skeletons (#69106)
Matt Martz
2020-04-23
1
-0
/
+4
*
fixed handling of releasever for all known scenarios (#69057)
Adam Miller
2020-04-23
1
-0
/
+2
*
Filter BLACKLIST_EXTS in PluginLoader (#69029)
Rick Elrod
2020-04-23
1
-0
/
+2
*
Allow a collection role to call a standalone role by default (#69102)
Matt Martz
2020-04-22
1
-0
/
+5
*
update ActionBase._low_level_execute_command to honor executable (#68315)
rwagnergit
2020-04-22
1
-0
/
+2
*
Fix incorrect CVE reference in changelog fragment
Rick Elrod
2020-04-21
1
-1
/
+1
*
Fix --start-at-task when skipping tasks with no name (#68951)
David Shrewsbury
2020-04-21
1
-0
/
+2
*
Prevent rewriting nested Block's data in filter_tagged_tasks (#68337)
Martin Krizek
2020-04-21
1
-0
/
+2
*
Update ansible-test handling of delegation paths. (#69056)
Matt Clay
2020-04-21
1
-0
/
+2
*
Fix fileglob when using 'file*' vs 'stuff/file*' (#68945)
Brian Coca
2020-04-17
1
-0
/
+2
[prev]
[next]