Skip to content

Commit

Permalink
-
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentBerger committed May 6, 2020
1 parent 4de8397 commit 5ad107a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions AnsiblePlaybook/ansible_copy_folder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@
end: "{% if parse|length > 1 %}{{parse[1]}}{% else %}{{start}}{% endif %}"

tasks:
- debug:
msg: myrange is {{myrange}}, start is {{start}}, end is {{end}}

- fail:
msg: workshop variable is empty ! Fat fingers ?!?
when: workshop|length == 0
Expand Down

0 comments on commit 5ad107a

Please sign in to comment.