base: Base playbook

The `base.yml` playbook applies the *base* role.
This commit is contained in:
2018-01-07 11:30:00 -06:00
parent b870daff58
commit 5819b222af

3
base.yml Normal file
View File

@@ -0,0 +1,3 @@
- hosts: all
roles:
- base