master #1

Merged
lennard.brinkhaus merged 10 commits from dragonleo/role-goteleport:master into master 2023-09-02 14:53:03 +00:00
Showing only changes of commit dc0d44d78f - Show all commits

View File

@ -1,8 +1,14 @@
galaxy_info:
author: your name
description: your role description
company: your company (optional)
role_name: update_goteleport
namespace: dragse
author: Lennard Brinkhaus
description: This role update a binary installation of goteleport
company: DragSE
platforms:
- name: GenericLinux
versions:
- all
# If the issue tracker for your role is not on github, uncomment the
# next line and provide a value
# issue_tracker_url: http://example.com/issue/tracker
@ -14,9 +20,9 @@ galaxy_info:
# - GPL-3.0-only
# - Apache-2.0
# - CC-BY-4.0
license: license (GPL-2.0-or-later, MIT, etc)
license: None
min_ansible_version: 2.1
min_ansible_version: "2.1"
# If this a Container Enabled role, provide the minimum Ansible Container version.
# min_ansible_container_version: