increase max ansible version
This commit is contained in:
parent
4728739597
commit
7cb7887234
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
become: no
|
become: no
|
||||||
vars:
|
vars:
|
||||||
minimal_ansible_version: 2.11.0
|
minimal_ansible_version: 2.11.0
|
||||||
maximal_ansible_version: 2.13.0
|
maximal_ansible_version: 2.14.0
|
||||||
ansible_connection: local
|
ansible_connection: local
|
||||||
tags: always
|
tags: always
|
||||||
tasks:
|
tasks:
|
||||||
|
|
Loading…
Reference in a new issue