-
Notifications
You must be signed in to change notification settings - Fork 232
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump minimum supported Ansible version #1130
Conversation
I think we need to switch to 2.13 for now: |
The changes for this PR are only for docs. The current minimum version set on ansible-freeipa/meta/runtime.yml Line 2 in cf779e4
Now, my question is... should we update the version on docs now to match newer RHEL docs, and change the actual minimum supported version later, or should we just wait and change everything later (as in early December)? |
I think we should switch to 2.13 for now and in November to 2.14. |
Created PR #1136 to use Ansible 2.13. This PR should be put on hold until Ansible 2.13 is EOL'ed. |
a53a9b8
to
4b44958
Compare
6bfb79b
to
53e988d
Compare
Please change the minimum required version to |
ansible-freeipa roles do not work with Ansible 2.8 anymore, so the minimum supported version is changed to 2.15, the oldest supported Ansible version as of today. This patch includes the change to the version number in the collection and all plugin README files. The collection README was also update to remove text that related only to previous Ansible versions.
ansible-freeipa roles do not work with Ansible 2.8 anymore, so the minimum supported version is changed to 2.15, the oldest supported Ansible version as of today.
ansible-freeipa roles do not work with Ansible 2.8 anymore, so the minimum supported version is changed to 2.15, the oldest supported Ansible version as of today.
ansible-freeipa roles do not work with Ansible 2.8 anymore, so the minimum supported version is changed to 2.15, the oldest supported Ansible version as of today.
ansible-freeipa roles do not work with Ansible 2.8 anymore, so the minimum supported version is changed to 2.15, the oldest supported Ansible version as of today.
ansible-freeipa roles do not work with Ansible 2.8 anymore, so the minimum supported version is changed to 2.15, the oldest supported Ansible version as of today.
ansible-freeipa roles do not work with Ansible 2.8 anymore, so the minimum supported version is changed to 2.15, the oldest supported Ansible version as of today.
ansible-freeipa roles do not work with Ansible 2.8 anymore, so the minimum supported version is changed to 2.15, the oldest supported Ansible version as of today. This patch updates the minimum supported Ansible version and the list of available modules.
b19e1b7
to
332d41d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
ansbile-freeipa roles do not support Ansible 2.8 anymore, which was the minimum required version for the collection.
See individual commits for detailed changes.