Actually destroy container even if keeping data
The destroy container task should be run even if the data is not going to be destroyed. Change-Id: If8d9b7ed1d146e97c4f3fa4ad430d6ab72f857e3
This commit is contained in:
parent
47e5a90a7f
commit
f2873ddbdb
@ -48,7 +48,6 @@
|
||||
delegate_to: "{{ physical_host }}"
|
||||
when:
|
||||
- force_containers_destroy | bool
|
||||
- force_containers_data_destroy | bool
|
||||
|
||||
- include_tasks: "common-tasks/remove_container_journal.yml"
|
||||
vars:
|
||||
|
Loading…
x
Reference in New Issue
Block a user