Skip to content
This repository was archived by the owner on Oct 15, 2020. It is now read-only.

Commit 1c12e2a

Browse files
committed
Make the gem installation silent, since it always produce "changed"
1 parent 7bac6b3 commit 1c12e2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tasks/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@
5454
become: yes
5555
become_user: '{{ builder_username }}'
5656
become_method: 'su'
57+
changed_when: False
5758

5859
- set_fact:
5960
rsync_url: ""

0 commit comments

Comments
 (0)