Skip to content
Snippets Groups Projects
Commit 41a2363b authored by Lars Beckers's avatar Lars Beckers
Browse files

tsm-backup: fix deployment when missing files

parent 24741e85
No related branches found
No related tags found
No related merge requests found
Pipeline #1510 passed
......@@ -13,3 +13,4 @@
service:
name: dsmc
state: stopped
ignore_errors: true
......@@ -35,7 +35,7 @@
- name: ensure the _optional_ config is present
file:
path: /opt/tivoli/tsm/client/ba/bin/dsm.opt
state: file
state: touch
notify:
- restart tsm service
tags:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment