Diff : https://github.com/davidfischer-ch/ansible-roles/compare/v1.0.2...v1.0.3
- Add role
aws-xray
- Add role
deconz
- Add role
go
- Add role
home-assistant
- Add role
terraform
- Add filter
set_vagrant_machines_ids
- Add new scripts to work on roles
- Generate
ansible.cfg
using generate-config.py - Example django-dev : Make example compatible with latest version of the role
django-site
- Playbook ansible-bootstrap : Ensure
ansible_python_interpreter
andbootstrap_python_pacakge
are defined - Module vagrant_machine : Fix it
- Modules : Remove shebang to prevent issues
- Clone roles using ssh protocol
- Fix deprecation warnings
- Cleanup imports
- Mode as string
- Add script to generate ansible.cfg
- Register two more roles (buildah and fuse-overlayfs)
- library/virtualenv_relocate.py: Do not follow symbolic links
- Fix an incredible bug related to no_log breaking dynamic_defaults
- Initial release