will this install the infra repo?

Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
Rick Elrod 2016-03-09 20:36:09 +00:00
parent 7bb7946ef9
commit 254b30e0c8

View file

@ -29,5 +29,6 @@
tasks:
- include: "{{ tasks }}/cloud_setup_basic.yml"
- include: "{{ tasks }}/yumrepos.yml"
- name: set hostname (required by some services, at least postfix need it)
shell: "hostname {{inventory_hostname}}"