updated names

This commit is contained in:
Jayne Passmore 2025-08-01 17:42:01 -05:00
parent b5dda3ed97
commit 29947956ab
4 changed files with 7 additions and 6 deletions

View file

@ -1,7 +1,7 @@
role-rustdesk
=========
A brief description of the role goes here.
This role installs and configures the rustdesk backend server
Requirements
------------
@ -23,8 +23,8 @@ Example Playbook Template
Playbook creation should be handled by playbook-builder. To include role in a playbook, add one of these lines (changing version/branch as needed) to the template with other core entries:
role:mount:v1.0:core,mount
role:mount:testing:core,mount
role:rustdesk:v1.0:workload,rustdesk
role:rustdesk:testing:workload,rustdesk
License
-------

View file

@ -1,3 +1,3 @@
#SPDX-License-Identifier: MIT-0
---
# handlers file for ${REPO_NAME}
# handlers file for role-rustdesk

View file

@ -1,3 +1,3 @@
#SPDX-License-Identifier: MIT-0
---
# tasks file for ${REPO_NAME}
# tasks file for role-rustdesk

View file

@ -1,3 +1,4 @@
#SPDX-License-Identifier: MIT-0
---
# vars file for ${REPO_NAME}
# vars file for role-rustdesk