Commit b2356f50 by John Jarvis

typo

parent 0f3ed0c5
...@@ -110,7 +110,7 @@ ...@@ -110,7 +110,7 @@
- name: create s3 logrotate script - name: create s3 logrotate script
template: > template: >
dest={{ COMMON_BIT_DIR }}/send-logs-to-s3 dest={{ COMMON_BIN_DIR }}/send-logs-to-s3
src=send-logs-to-s3.j2 mode=0755 owner=root group=root src=send-logs-to-s3.j2 mode=0755 owner=root group=root
when: COMMON_S3_LOGS when: COMMON_S3_LOGS
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment