this repo doesn't have an stable release yet and variables might change in new minor versions
- python 3 is required
- ansible 4 is not supported
- jinja2 2.11+ is required
ansible<4.0.0,>=2.10.0
jinja2>=2.11.0
roles:
- src: geerlingguy.mysql
- src: geerlingguy.pip
collections:
the roles in this collection assume that the private ip would be defined on ip
variable of each host, if necessary.
- decouple this repo into different collections and roles
- add retry to tasks which are retriable
- add tags
- add proper documentations
- test before deploy on tags
- use namespaces for all modules