Skip to content

Commit

Permalink
change maximal_ansible_version to 2.15 (kubernetes-sigs#10395)
Browse files Browse the repository at this point in the history
  • Loading branch information
yankay authored and guy.gold committed Oct 30, 2023
1 parent 5779fb4 commit ead0ac6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion playbooks/ansible_version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
become: no
vars:
minimal_ansible_version: 2.14.0
maximal_ansible_version: 2.16.0
maximal_ansible_version: 2.15.0
ansible_connection: local
tags: always
tasks:
Expand Down

0 comments on commit ead0ac6

Please sign in to comment.