Try base-test again, but this time with the right syntax

Change-Id: Ifcea9975ac517a73d4f2155ae6bb6184790dab0e
This commit is contained in:
Monty Taylor 2017-08-18 16:38:07 -05:00
parent 398f543061
commit ba3ec5c009
No known key found for this signature in database
GPG Key ID: 7BAE94BC7141A594
1 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
- hosts: localhost
roles:
- add-fileserver:
fileserver: "{{ site_logs }}"
- emit-ara-logs
- role: add-fileserver
fileserver: "{{ site_logs }}"
- emit-ara-html
post_tasks:
- name: Copy inventory to logs dir