We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6522a86 commit 5a1d37aCopy full SHA for 5a1d37a
meta/main.yml
@@ -0,0 +1,27 @@
1
+galaxy_info:
2
+ author: mdsketch
3
+ role_name: teleport
4
+ description: An ansible role to install or update the teleport node service and teleport config on Debian based systems.
5
+
6
+ license: MIT
7
8
+ min_ansible_version: 2.4
9
10
+ platforms:
11
+ - name: Debian
12
+ versions:
13
+ - all
14
+ - name: Ubuntu
15
16
17
18
+ galaxy_tags:
19
+ - system
20
+ - teleport
21
+ - ssh
22
+ - cluster
23
+ - ubuntu
24
+ - arm
25
+ - raspberry
26
+ - pi
27
+dependencies: []
0 commit comments