Merge "Delete the unused policy file check"
This commit is contained in:
commit
da6e921713
@ -62,11 +62,6 @@
|
||||
notify:
|
||||
- "Restart {{ item.key }} container"
|
||||
|
||||
- name: Check if policies shall be overwritten
|
||||
local_action: stat path="{{ node_custom_config }}/congress/policy.json"
|
||||
run_once: True
|
||||
register: congress_policy
|
||||
|
||||
- name: Copying over existing policy file
|
||||
template:
|
||||
src: "{{ congress_policy_file_path }}"
|
||||
|
Loading…
Reference in New Issue
Block a user