mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-05 23:10:23 +00:00
Remove unused validate_config.yml, since it causes ansible warnings
This commit is contained in:
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:
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
---
|
Loading…
Reference in New Issue
Block a user