typo on a massive scale

This commit is contained in:
Kevin Fenzi 2017-10-15 20:33:11 +00:00
parent 69fd8d117a
commit d9ee0059b4
195 changed files with 371 additions and 371 deletions

View file

@ -6,7 +6,7 @@
- "/srv/private/ansible/vars.yml"
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
handlers:
- import_tasks: "{{ handllers_path }}/restart_services.yml"
- import_tasks: "{{ handlers_path }}/restart_services.yml"
tasks:
- file: dest=/var/cache/httpd/mote/cache.json state=absent