Kay Yan
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
playbooks/ansible_version.yml
|
|
@ -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: |
|
|
|