---
- hosts: all
gather_facts: false
tasks:
- include: ../commonlib/vars.yml
- include: ./lib/dirs.yml
- include: ./lib/database.yml
- include: ./lib/hooks.yml