Print out the name each iteration.
This commit is contained in:
parent
3a6deaef93
commit
a0ffce6aaf
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,8 @@
|
||||||
|
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
|
- debug: var=packages
|
||||||
|
- file: dest={{tarball}} state=absent
|
||||||
- shell: tar -cJvf {{tarball}} {{target}}/{{packages}}
|
- shell: tar -cJvf {{tarball}} {{target}}/{{packages}}
|
||||||
creates={{tarball}}
|
creates={{tarball}}
|
||||||
- fetch: src={{tarball}}
|
- fetch: src={{tarball}}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue