mirror of
https://github.com/geerlingguy/ansible-role-certbot.git
synced 2026-09-17 10:30:40 +02:00
Fix tests on debian10, CentOS 7 and remove support for CentOS 6
This commit is contained in:
+3
-3
@@ -17,7 +17,6 @@ galaxy_info:
|
||||
platforms:
|
||||
- name: EL
|
||||
versions:
|
||||
- 6
|
||||
- 7
|
||||
- 8
|
||||
- name: Fedora
|
||||
@@ -25,10 +24,11 @@ galaxy_info:
|
||||
- all
|
||||
- name: Ubuntu
|
||||
versions:
|
||||
- all
|
||||
- bionic
|
||||
- focal
|
||||
- name: Debian
|
||||
versions:
|
||||
- all
|
||||
- buster
|
||||
galaxy_tags:
|
||||
- networking
|
||||
- system
|
||||
|
||||
Reference in New Issue
Block a user