Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
29947956ab updated names 2025-08-01 17:42:01 -05:00
4 changed files with 7 additions and 6 deletions

View file

@ -1,7 +1,7 @@
role-rustdesk role-rustdesk
========= =========
A brief description of the role goes here. This role installs and configures the rustdesk backend server
Requirements 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: 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:rustdesk:v1.0:workload,rustdesk
role:mount:testing:core,mount role:rustdesk:testing:workload,rustdesk
License License
------- -------

View file

@ -1,3 +1,3 @@
#SPDX-License-Identifier: MIT-0 #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 #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 #SPDX-License-Identifier: MIT-0
--- ---
# vars file for ${REPO_NAME} # vars file for role-rustdesk