Skip to content

Commit

Permalink
Fix galaxy.yml syntax issues (#5)
Browse files Browse the repository at this point in the history
* Ok final fix for the centos version

* Fix the role name during import
  • Loading branch information
artis3n authored Apr 19, 2020
1 parent 0039bfc commit 7e3ec93
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions meta/main.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
galaxy_info:
name: tailscale
role_name: tailscale
author: artis3n
description: Install and enable a Tailscale node.
license: license (MIT)
Expand All @@ -12,7 +12,7 @@ galaxy_info:
versions:
- bionic
- name: EL
version:
versions:
- 7

galaxy_tags:
Expand Down

0 comments on commit 7e3ec93

Please sign in to comment.