Skip to content

Commit

Permalink
Comment about vnc_create_users
Browse files Browse the repository at this point in the history
  • Loading branch information
sdarwin committed Jan 14, 2023
1 parent 12b36d9 commit 97493ba
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,6 @@ vnc_reboot_once: false
### You can override/set the variable with vnc_paradigm_override to "version1" or "version2". However, it should be automatically determined so you don't need to change this.
# vnc_paradigm_override: version1

### Optionally create groups and users. By default 'false'
### Optionally create Linux groups and users. By default 'false'
### The users in vnc_users must already exist as user accounts in the operating system for the role to work. Create them ahead of time, or set this variable.
vnc_create_users: false

0 comments on commit 97493ba

Please sign in to comment.