Update to Ansible 2.9

pull/40/head
maximumG 2020-06-12 21:32:37 +02:00
parent 4ebf5bd580
commit ef0f2cae45
3 changed files with 2 additions and 6 deletions

View File

@ -1,8 +1,4 @@
env: env:
- PLATFORM='docker-buster-default-master' ANSIBLE_VERSION='ansible>=2.8,<2.9'
- PLATFORM='docker-buster-upstream-master' ANSIBLE_VERSION='ansible>=2.8,<2.9'
- PLATFORM='docker-buster-default-galera-1' ANSIBLE_VERSION='ansible>=2.8,<2.9'
- PLATFORM='docker-buster-upstream-galera-1' ANSIBLE_VERSION='ansible>=2.8,<2.9'
- PLATFORM='docker-buster-default-master' ANSIBLE_VERSION='ansible>=2.9,<2.10' - PLATFORM='docker-buster-default-master' ANSIBLE_VERSION='ansible>=2.9,<2.10'
- PLATFORM='docker-buster-upstream-master' ANSIBLE_VERSION='ansible>=2.9,<2.10' - PLATFORM='docker-buster-upstream-master' ANSIBLE_VERSION='ansible>=2.9,<2.10'
- PLATFORM='docker-buster-default-galera-1' ANSIBLE_VERSION='ansible>=2.9,<2.10' - PLATFORM='docker-buster-default-galera-1' ANSIBLE_VERSION='ansible>=2.9,<2.10'

View File

@ -20,7 +20,7 @@ Notes
Requirements Requirements
------------ ------------
Ansible 2.8+ Ansible 2.9+
Role Variables Role Variables
-------------- --------------

View File

@ -4,7 +4,7 @@ galaxy_info:
description: Install and configure MariaDB (and Galera Cluster) on Debian description: Install and configure MariaDB (and Galera Cluster) on Debian
company: company:
license: GPLv2 license: GPLv2
min_ansible_version: 2.8 min_ansible_version: 2.9
platforms: platforms:
- name: Debian - name: Debian
versions: versions: