Reorg buildvm/releng playbooks to use base and not duplicate parts of it.

This commit is contained in:
Kevin Fenzi 2013-08-27 16:32:55 +00:00
parent 5875104df3
commit 31b3c1be15
13 changed files with 12 additions and 216 deletions

View file

@ -126,6 +126,11 @@
- postfix
- config
- name: enable postfix to start
service: name=postfix state=running enabled=true
tags:
- service
#
# This task installs some common scripts to /usr/local/bin
# scripts are under roles/base/files/common-scripts