Skip to content

Commit

Permalink
ansible-freeipa: Bump minimum supported Ansible version to 2.13
Browse files Browse the repository at this point in the history
As ansible-freeipa roles does not support Ansible 2.8, bump the
collection version to the currently oldest supported Ansible version
available, 2.13.
  • Loading branch information
rjeffman committed Sep 5, 2023
1 parent 69c7bd1 commit 6c318e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meta/runtime.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
requires_ansible: ">=2.9"
requires_ansible: ">=2.13"

0 comments on commit 6c318e3

Please sign in to comment.