--- - hosts: warchildstory gather_facts: true become: true vars_files: - "{{ inventory_dir }}/vars/vault.yaml" roles: - role: docker - role: statusservices