Move setup sanity checks to a central place

This commit is contained in:
Slavi Pantaleev
2018-12-23 19:14:01 +02:00
parent 91567fc41d
commit fe9b9773c0
3 changed files with 15 additions and 5 deletions

View File

@@ -1,5 +1,9 @@
---
- include: tasks/setup/setup_sanity_check.yml
tags:
- always
- include: tasks/setup/setup_base.yml
tags:
- setup-all