adfinis / ansible-roles

This Git repository is deprecated, there is a Git repository per role.
https://docs.adfinis-sygroup.ch/public/ansible-guide/
GNU General Public License v3.0
6 stars 6 forks source link

Test roles for supported Ansible version #35

Open karras opened 7 years ago

karras commented 7 years ago

According to the README we support Ansible 2.0+ but more and more tasks are being integrated that could break compatibility as newer roles are being used.

The CI should check all roles if their compatible with the supported Ansible version(s). In addition we need to discuss if Ansible 2.3+ or 2.4+ should be required and what that might impact (e.g. no longer executable on older OS, etc.).