Remove unused validate_config.yml, since it causes ansible warnings

master
shadow 4 years ago committed by Slavi Pantaleev
parent eff55e4d00
commit ddfc945fcf

@ -2,11 +2,6 @@
tags:
- always
- import_tasks: "{{ role_path }}/tasks/validate_config.yml"
when: "run_setup|bool"
tags:
- setup-all
- import_tasks: "{{ role_path }}/tasks/clean_up_old_files.yml"
when: run_setup|bool
tags:

Loading…
Cancel
Save