Remove unused validate_config.yml, since it causes ansible warnings
This commit is contained in:
parent
eff55e4d00
commit
ddfc945fcf
2 changed files with 0 additions and 6 deletions
|
@ -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:
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
---
|
Loading…
Add table
Reference in a new issue