try it as a pre task?
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
parent
254b30e0c8
commit
d2844e1c69
1 changed files with 3 additions and 1 deletions
|
@ -27,8 +27,10 @@
|
|||
- base
|
||||
- piwik
|
||||
|
||||
pre_tasks:
|
||||
- include: "{{ tasks }}/yumrepos.yml"
|
||||
|
||||
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}}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue