corrected variable name
diff --git a/installations/dc1/installation-rollback.yml b/installations/dc1/installation-rollback.yml index 4fe5413..bc53acb 100644 --- a/installations/dc1/installation-rollback.yml +++ b/installations/dc1/installation-rollback.yml
@@ -1,6 +1,6 @@ --- - hosts: '{{ hosts }}' vars: - remove_data_on_rollback: true + remove_data: true roles: - opdk-setup-bootstrap-rollback