Improve backup service
This commit is contained in:
parent
9b7b5d3642
commit
33d5e30ba6
5 changed files with 26 additions and 18 deletions
playbooks/filter_plugins
|
@ -15,7 +15,7 @@ class FilterModule(object):
|
|||
|
||||
new_location = {
|
||||
"to": backends_list,
|
||||
"forget": "yes",
|
||||
"forget": "no",
|
||||
"hooks": copy.deepcopy(hooks)
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue