Skip to content

Commit

Permalink
fix playbook
Browse files Browse the repository at this point in the history
  • Loading branch information
caphrim007 committed Nov 2, 2018
1 parent b675c5b commit e638e39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion playbooks/job-playbook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- name: Run a single task
copy:
dest: /tmp/foo.txt
content: "ADADSADDAS"
content: "ADADSADDAS"

- name: Wait for some seconds
pause:
Expand Down

0 comments on commit e638e39

Please sign in to comment.