Releases: jcalazan/ansible-django-stack
Releases · jcalazan/ansible-django-stack
Ubuntu 22.04
ADS v2.0
Update v1 release Ansible and Molecule versions.
This release updates ADS v1.2 with the latest versions of Ansible and Molecule.
Ansible Django Stack v1.2
This release is the last version of ansible-django-stack v1, which uses env_vars
directory instead of the group_vars
directory.
Moving forward, the v2 version of this repo will use the group_vars
directory for assigning variables in the playbook.
See https://docs.ansible.com/ansible/latest/user_guide/intro_inventory.html for more detail.
Compatibility with Ansible v1.8+
This release has been tested to work with Ansbile version > 1.8 <= 2.0.
Future releases will only work with Ansible 2.0+.
Initial release
v1.0 Added option to create swap, updated README, resolves #14.