]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
lv-create: use copy instead of the template module
authorAndrew Schoen <aschoen@redhat.com>
Thu, 9 Aug 2018 13:09:41 +0000 (08:09 -0500)
committerSébastien Han <seb@redhat.com>
Thu, 16 Aug 2018 14:38:23 +0000 (16:38 +0200)
commit04df3f0802c0bc903172314d05a38e869f0eee6a
tree23a873dfb74e57bf3d7dd5dc6bc9a821a9635e0b
parentf5a4c8986982f277f6fd5bcd5b28c6099f655d79
lv-create: use copy instead of the template module

The copy module does in fact do variable interpolation so we do not need
to use the template module or keep a template in the source.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
infrastructure-playbooks/lv-create.yml
infrastructure-playbooks/templates/lv-create-log.j2 [deleted file]
tox.ini