We need to keep track in meta of the minimum Ansible version needed.
I'm also tempted to run tests for different versions. We had a lot of issues in the past that were traced back to incompatible versions. Ansible is moving fast and we need to keep track. How about introducing checks per version? Not for every change but when merging into main?
We need to keep track in
metaof the minimum Ansible version needed.I'm also tempted to run tests for different versions. We had a lot of issues in the past that were traced back to incompatible versions. Ansible is moving fast and we need to keep track. How about introducing checks per version? Not for every change but when merging into main?