CyVerse-Ansible.ansible_vnc_setup
Role Name
Sets up VNC (Virtual Network Computing)
Requirements
Currently, it assumes that VNC and X11 are already installed.
Role Variables
- VNC_PASSWORD_METHOD: The method for setting the password. Currently, the only supported method is 'vncpassword'.
- VNC_USERS: A list of usernames and display numbers to set up. For example:
VNC_USERS:
user1:
display_number: 1
password: xyz123
user2:
display_number: 2
password: uvw456
Additionally, if the home directory for any user (e.g., /home/{{ VNC_USER.username }}) does not exist, the setup for that user will be skipped.
Dependencies
(Any dependencies required for this role would be listed here.)
License
BSD
Author Information
(This section is optional for the authors of the role to provide contact details or a website. HTML is not allowed.)
Installa
ansible-galaxy install CyVerse-Ansible.ansible_vnc_setup
Licenza
other
Download
207
Proprietario