increase version and required ansible is now 2.11

This commit is contained in:
L3D 2021-05-10 22:13:06 +02:00
parent ed08720a7d
commit a77f88bd97
Signed by: l3d
GPG key ID: CD08445BFF4313D1
3 changed files with 3 additions and 2 deletions

View file

@ -24,6 +24,7 @@ If you want to find out more about our tests, please have a look at the github m
| :--------- | :---------------- |
| [![Ansible Lint check](https://github.com/roles-ansible/ansible_role_acmetool_debian_fix/actions/workflows/ansible-linting-check.yml/badge.svg)](https://github.com/roles-ansible/ansible_role_acmetool_debian_fix/actions/workflows/ansible-linting-check.yml) | [ansible-lint action](https://github.com/marketplace/actions/ansible-lint) |
| [![Yamllint GitHub Actions](https://github.com/roles-ansible/ansible_role_acmetool_debian_fix/actions/workflows/yamllint.yaml/badge.svg)](https://github.com/roles-ansible/ansible_role_acmetool_debian_fix/actions/workflows/yamllint.yaml) | [yamllint gitHub actions](https://github.com/marketplace/actions/yamllint-github-action) |
| [![Galaxy release](https://github.com/roles-ansible/ansible_role_acmetool_debian_fix/actions/workflows/galaxy.yml/badge.svg)](https://github.com/roles-ansible/ansible_role_acmetool_debian_fix/actions/workflows/galaxy.yml) | [publish-ansible-role-to-galaxy](https://github.com/marketplace/actions/publish-ansible-role-to-galaxy) |
| | |
| [![Ansible check debian:stable](https://github.com/roles-ansible/ansible_role_acmetool_debian_fix/actions/workflows/ansible-debian-stable.yml/badge.svg)](https://github.com/roles-ansible/ansible_role_acmetool_debian_fix/actions/workflows/ansible-debian-stable.yml) | [ansible test with debian stable](https://github.com/marketplace/actions/check-ansible-debian-stable) |
| [![Ansible check debian:latest](https://github.com/roles-ansible/ansible_role_acmetool_debian_fix/actions/workflows/ansible-debian-latest.yml/badge.svg)](https://github.com/roles-ansible/ansible_role_acmetool_debian_fix/actions/workflows/ansible-debian-latest.yml) | [ansible test with debian latest](https://github.com/marketplace/actions/check-ansible-debian-latest) |

View file

@ -4,7 +4,7 @@ galaxy_info:
author: do1jlr
description: install a specific acmetool version on debian based systems
license: "MIT"
min_ansible_version: 2.10
min_ansible_version: 2.11
github_branch: main
platforms:
- name: Debian

View file

@ -1,4 +1,4 @@
---
# versionscheck
playbook_version_number: 6 # should be a integer
playbook_version_number: 7 # should be a integer
playbook_version_path: 'do1jlr.ansible_role_acmetool_debian_fix.version'