Add some tags to the lookaside sync playbook.
This commit is contained in:
parent
13c0fc577e
commit
65f49dd49f
1 changed files with 2 additions and 0 deletions
|
@ -56,4 +56,6 @@
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
- file: dest={{intermediary}} state=absent
|
- file: dest={{intermediary}} state=absent
|
||||||
|
tags: cleanup
|
||||||
- file: dest={{tarball}} state=absent
|
- file: dest={{tarball}} state=absent
|
||||||
|
tags: cleanup
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue