upped minimal ansible version
This commit is contained in:
parent
1be153902c
commit
2c96a40f02
|
|
@ -5,7 +5,7 @@ galaxy_info:
|
||||||
namespace: 'ansibleguy'
|
namespace: 'ansibleguy'
|
||||||
license: 'GPLv3'
|
license: 'GPLv3'
|
||||||
issue_tracker_url: 'https://github.com/ansibleguy/infra_certs/issues'
|
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'
|
description: 'Meat-role to generate/manage certificates for other roles'
|
||||||
platforms:
|
platforms:
|
||||||
- name: Debian
|
- name: Debian
|
||||||
|
|
@ -16,5 +16,3 @@ galaxy_info:
|
||||||
- 'certs'
|
- 'certs'
|
||||||
- 'letsencrypt'
|
- 'letsencrypt'
|
||||||
- 'certbot'
|
- 'certbot'
|
||||||
|
|
||||||
collections: []
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue