Skip to content

Commit

Permalink
chore: update default RSC version to 2022.04.2
Browse files Browse the repository at this point in the history
  • Loading branch information
shmileee committed May 18, 2022
1 parent ebb0bd6 commit d804069
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion defaults/main.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# defaults file
---

rstudio_connect_version: "2021.12.1"
rstudio_connect_version: "2022.04.2"
rstudio_connect_version_short: "{{ rstudio_connect_version | regex_replace('.[^.]*$', '') }}"

rstudio_connect_install: []
Expand Down
1 change: 0 additions & 1 deletion meta/main.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# meta file
---
galaxy_info:
namespace: appsilon
role_name: rstudio_connect
author: shmileee
company: Appsilon
Expand Down
2 changes: 1 addition & 1 deletion molecule/default/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ dependency:
driver:
name: docker
platforms:
- name: instance
- name: instance-rsc
image: "geerlingguy/docker-${MOLECULE_DISTRO:-ubuntu2004}-ansible:latest"
command: ${MOLECULE_DOCKER_COMMAND:-""}
volumes:
Expand Down

0 comments on commit d804069

Please sign in to comment.