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:
|
||||
- debug: var=packages
|
||||
- file: dest={{tarball}} state=absent
|
||||
- shell: tar -cJvf {{tarball}} {{target}}/{{packages}}
|
||||
creates={{tarball}}
|
||||
- fetch: src={{tarball}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue