Skip to content

Commit

Permalink
chore: remove R installation to a separate role
Browse files Browse the repository at this point in the history
  • Loading branch information
shmileee committed Apr 7, 2022
1 parent 2907649 commit ebb0bd6
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 28 deletions.
18 changes: 0 additions & 18 deletions tasks/install-r.yml

This file was deleted.

4 changes: 0 additions & 4 deletions tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,6 @@
- rstudio-connect
- rstudio-connect-configure

- include: install-r.yml
tags:
- r-version-install

- include: install-drivers.yml
when: rstudio_connect_pro_drivers_install

Expand Down
6 changes: 0 additions & 6 deletions vars/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@
---
rstudio_connect_dependencies:
- curl
r_versions:
- 4.1.0
- 4.0.0
- 3.6.3
- 3.5.3
- 3.5.0
rstudio_connect_downloads_path: /var/lib/ansible/rstudio-connect/downloads
rstudio_connect_machine_map:
i686: i386
Expand Down

0 comments on commit ebb0bd6

Please sign in to comment.