Merge "Designate - remove obsolete task"
This commit is contained in:
commit
d16b68fc1d
@ -151,11 +151,6 @@
|
||||
- include_tasks: backend_external.yml
|
||||
when: designate_backend_external == 'bind9'
|
||||
|
||||
- name: Check if policies shall be overwritten
|
||||
local_action: stat path="{{ node_custom_config }}/designate/policy.json"
|
||||
run_once: True
|
||||
register: designate_policy
|
||||
|
||||
- name: Copying over existing policy file
|
||||
template:
|
||||
src: "{{ designate_policy_file_path }}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user