Dispense with commented-out blocks.

This commit is contained in:
Ralph Bean 2015-06-30 14:06:09 +00:00
parent a44cd6b274
commit d483db0bd4

View file

@ -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