Skip to content

Commit

Permalink
do not use rvm group if rvm is disabled (i.e. on travis)
Browse files Browse the repository at this point in the history
  • Loading branch information
hsitter committed Feb 27, 2017
1 parent 021b1ea commit 48550e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/integration/playbook.yml
Expand Up @@ -82,6 +82,7 @@
name: "{{myuser}}"
groups: rvm
append: yes
when: "not no_rvm"
handlers:
- name: restart sshd
service: name=ssh state=restarted

0 comments on commit 48550e4

Please sign in to comment.