change maximal_ansible_version to 2.15 (#10395)

pull/10398/head
Kay Yan 2023-08-28 19:35:45 +08:00 committed by GitHub
parent 0932318b85
commit b19b727fe7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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: