and we have a fix for ci maybe

This commit is contained in:
Stephen Smoogen 2018-10-30 17:36:48 +00:00
parent c3912033df
commit 9fc845a2e2

View file

@ -29,9 +29,12 @@
- postgresql_server
- apache
pre_tasks:
- import_tasks: "{{ tasks_path }}/yumrepos.yml"
tasks:
# this is how you include other task lists
- import_tasks: "{{ tasks_path }}/yumrepos.yml"
- import_tasks: "{{ tasks_path }}/2fa_client.yml"
- import_tasks: "{{ tasks_path }}/motd.yml"