fix another spelling mistake
This commit is contained in:
parent
a58965adc2
commit
c5146e4eba
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue