X-Git-Url: https://git.distorted.org.uk/~mdw/distorted-ansible/blobdiff_plain/ea9ce43e9d2e8b66c4774bb82bbb513710da736d..HEAD:/all.yml diff --git a/all.yml b/all.yml index 13f9a27..75a73e9 100644 --- a/all.yml +++ b/all.yml @@ -4,6 +4,13 @@ --- +## Useful initial variables. +- hosts: all + gather_facts: no + tasks: + - tags: [base] + include_vars: vars/defs.yml + ## Apply general configuration. - hosts: all gather_facts: no