fix another spelling mistake

This commit is contained in:
Stephen Smoogen 2016-05-06 12:58:18 +00:00
parent a58965adc2
commit c5146e4eba

View file

@ -7,7 +7,7 @@
- name: make the awstats directory
file: path=/var/www/html/awstats-reports state=directory
when inventory_hostname.startswith('data-analysis')
when: inventory_hostname.startswith('data-analysis')
tags:
- awstats