We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 875938b commit 0923781Copy full SHA for 0923781
.github/workflows/ci.yml
@@ -47,7 +47,6 @@ jobs:
47
- ubuntu2004
48
- debian12
49
- debian11
50
- - debian10
51
52
steps:
53
- name: Check out the codebase.
meta/main.yml
@@ -7,7 +7,7 @@ galaxy_info:
7
description: MySQL server for RHEL/CentOS and Debian/Ubuntu.
8
company: "Midwestern Mac, LLC"
9
license: "license (BSD, MIT)"
10
- min_ansible_version: 2.4
+ min_ansible_version: 2.9
11
platforms:
12
- name: EL
13
versions:
0 commit comments