Skip to content

Commit

Permalink
style: fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
angristan committed Dec 24, 2022
1 parent a0a0e14 commit 39012e4
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ galaxy_info:
author: angristan
description: Ansible role for Caddy
license: MIT
min_ansible_version: 2.4
min_ansible_version: "2.4"

platforms:
- name: Debian
versions:
- all
- name: Ubuntu
versions:
- all
- name: Debian
versions:
- all
- name: Ubuntu
versions:
- all

galaxy_tags:
- caddy
Expand Down

0 comments on commit 39012e4

Please sign in to comment.