We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2907649 commit ebb0bd6Copy full SHA for ebb0bd6
tasks/install-r.yml
tasks/main.yml
@@ -25,10 +25,6 @@
25
- rstudio-connect
26
- rstudio-connect-configure
27
28
-- include: install-r.yml
29
- tags:
30
- - r-version-install
31
-
32
- include: install-drivers.yml
33
when: rstudio_connect_pro_drivers_install
34
vars/main.yml
@@ -2,12 +2,6 @@
2
---
3
rstudio_connect_dependencies:
4
- curl
5
-r_versions:
6
- - 4.1.0
7
- - 4.0.0
8
- - 3.6.3
9
- - 3.5.3
10
- - 3.5.0
11
rstudio_connect_downloads_path: /var/lib/ansible/rstudio-connect/downloads
12
rstudio_connect_machine_map:
13
i686: i386
0 commit comments