You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ Set up (the latest version of) [RStudio Connect](https://www.rstudio.com/product
12
12
13
13
## Role Variables
14
14
15
-
*`rstudio_connect_version`[default: `2023.01.1`]: Version to install
15
+
*`rstudio_connect_version`[default: `2023.06.0`]: Version to install
16
16
*`rstudio_connect_install`[default: `[]`]: Additional packages to install (e.g. `r-base`)
17
17
*`rstudio_connect_www_port`[default: `3939`]: The port you want RStudio Connect to listen on
18
18
*`rstudio_connect_config`: A map of maps containing RStudio Connect configuration. Gets converted into Golang's configuration file (GCFG) and is writted on down to `rstudio-connect.gcfg`. See [default](./defaults/main.yml) for an example.
0 commit comments