Dispense with commented-out blocks.
This commit is contained in:
parent
a44cd6b274
commit
d483db0bd4
1 changed files with 1 additions and 9 deletions
|
@ -39,15 +39,7 @@
|
|||
target: /srv/cache/lookaside/pkgs
|
||||
|
||||
tasks:
|
||||
- unarchive: src={{intermediary}}/pkgs02.phx2.fedoraproject.org/{{tarball}}
|
||||
dest={{target}}
|
||||
#- copy: src={{intermediary}}/pkgs02.phx2.fedoraproject.org/{{tarball}}
|
||||
# dest={{tarball}}
|
||||
#- command: tar -xJvf {{tarball}}
|
||||
# chdir={{target}}
|
||||
#- name: clean up the tarball we copied there
|
||||
# file: dest={{tarball}} state=absent
|
||||
|
||||
- unarchive: src={{intermediary}}/pkgs02.phx2.fedoraproject.org/{{tarball}} dest=/
|
||||
|
||||
- name: finish cleaning up after ourselves
|
||||
hosts: lockbox;pkgs;pkgs-stg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue