We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff3261b commit 3f09f2bCopy full SHA for 3f09f2b
tests/test.yml
@@ -9,6 +9,7 @@
9
- raw: sudo apt-get update -qq && sudo apt-get install -qq python2.7
10
when: playbook_python2 is defined and
11
playbook_python2
12
+ changed_when: false
13
14
- name: setup stretch
15
hosts: "{{ vagrant_box }}"
0 commit comments