mirror of
https://github.com/nikdoof/ansible-certbot.git
synced 2025-12-14 08:02:15 +00:00
Initial commit
This commit is contained in:
15
meta/main.yaml
Normal file
15
meta/main.yaml
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
allow_duplicates: false
|
||||
|
||||
galaxy_info:
|
||||
role_name: certbot
|
||||
author: Andrew Williams
|
||||
description: Basic installation for Certbot
|
||||
license: MIT
|
||||
|
||||
min_ansible_version: "2.4"
|
||||
|
||||
platforms:
|
||||
- name: Ubuntu
|
||||
versions:
|
||||
- jammy
|
||||
Reference in New Issue
Block a user