Releases: robertdebock/ansible-role-git
Releases · robertdebock/ansible-role-git
Test Ansible 2.8, 2.9 and devel, don't test Ansible 2.7 anymore.
3.0.8 Ansible 2.9 is out!
Tox
3.0.7 Use shorter names for containers.
Exclude using .ansible-lint instead of molecule
3.0.6 Moving lint rules out of molecule, to prevent Galaxy warnings.
Automatic documentation
Everything is prepared for automated documentation:
- meta/version.yml is used to generate an explanation where upstream version are found and used in the role.
- meta/exception.yml is used to indicate why certain variations of distributions and Ansible are not working.
Debian latest removed, openSUSE fixed
3.0.4 Remove debian-latest, which is identical to debian-stable.
Fedora 30
Fedora 30 is now tested successfully.
Ansible 2.8
The role has been tested against Ansible 2.8. Ansible 2.7 is tested for backward compatibility and Ansible devel (future Ansible 2.9) for the upcoming Ansible 2.9 release.
Cleanup output
The output of runs is cleaned up.
Cleanup-royal
Same as the other roles, an interface change and massive simplification.
Relaxed
A little more relaxed with the git_username
and git_groupname
, they are not always required.