Skip to content

Commit 3f09f2b

Browse files
committed
tests: do not mark changed the preparation task.
1 parent ff3261b commit 3f09f2b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
- raw: sudo apt-get update -qq && sudo apt-get install -qq python2.7
1010
when: playbook_python2 is defined and
1111
playbook_python2
12+
changed_when: false
1213

1314
- name: setup stretch
1415
hosts: "{{ vagrant_box }}"

0 commit comments

Comments
 (0)