upped minimal ansible version

This commit is contained in:
AnsibleGuy 2023-05-13 16:02:09 +02:00
parent 1be153902c
commit 2c96a40f02
No known key found for this signature in database
GPG Key ID: 52984C069F5AD3CD
1 changed files with 1 additions and 3 deletions

View File

@ -5,7 +5,7 @@ galaxy_info:
namespace: 'ansibleguy'
license: 'GPLv3'
issue_tracker_url: 'https://github.com/ansibleguy/infra_certs/issues'
min_ansible_version: 2.9.10
min_ansible_version: 2.14
description: 'Meat-role to generate/manage certificates for other roles'
platforms:
- name: Debian
@ -16,5 +16,3 @@ galaxy_info:
- 'certs'
- 'letsencrypt'
- 'certbot'
collections: []