Skip to content
Snippets Groups Projects
Commit cc37ad1a authored by caoyuan's avatar caoyuan
Browse files

Delete the unused policy file check

parent 0da9c5bd
No related branches found
No related tags found
No related merge requests found
......@@ -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 }}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment