Tweak role

This commit is contained in:
Kevin Fenzi 2014-05-12 21:46:28 +00:00
parent 68e757521d
commit 092004acaa

View file

@ -32,6 +32,7 @@
- fas_client - fas_client
- collectd/base - collectd/base
- yum-cron - yum-cron
- { role: publican_webhost, kojitag: "el6-docs", publican_brand: "fedora", site_title: "Fedora Documentation", site_host: "http://docs.fedoraproject.org" }
tasks: tasks:
# this is how you include other task lists # this is how you include other task lists
@ -45,6 +46,3 @@
handlers: handlers:
- include: "{{ handlers }}/restart_services.yml" - include: "{{ handlers }}/restart_services.yml"
roles:
- { role: publican_webhost, kojitag: "el6-docs", publican_brand: "fedora", site_title: "Fedora Documentation", site_host: "http://docs.fedoraproject.org" }