base: Base playbook

The `base.yml` playbook applies the *base* role.
jenkins-master
Dustin 2018-01-07 11:30:00 -06:00
parent b870daff58
commit 5819b222af
1 changed files with 3 additions and 0 deletions

3
base.yml Normal file
View File

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