waiverdb role: fix one more typo

This commit is contained in:
Matt Jia 2017-05-16 15:24:58 +10:00
parent 7cd328384c
commit e3121a3877
No known key found for this signature in database
GPG key ID: 496C2CDC1EF01F5D

View file

@ -29,7 +29,7 @@
- name: copy client secrets
template:
src: etc/waiverdb/client_secrets.json
dest: /etc/wavierdb/client_secrets.json
dest: /etc/waiverdb/client_secrets.json
owner: root
group: root
mode: 0640