**Describe the bug** Fix the following in the deployer code: - [ ] Ansible variable naming: `{{variable}}` should be `{{ variable }}` - [ ] `current_cp4d_cluster` is used in roles where `_p_current_cp4d_cluster` (parameter) should be used - [ ] Fix several `TODO` items in the code