Skip to content
Snippets Groups Projects
Commit 6e775056 authored by jurgenhaas's avatar jurgenhaas
Browse files

Update to Ansible 2.2.1.0 and adjust all file mode settings to provide them as strings

parent e5a6a1f2
No related branches found
No related tags found
No related merge requests found
......@@ -19,6 +19,6 @@
dest='/etc/ssl/td-agent/key.pem'
owner='root'
group='root'
mode=644
mode='644'
when: '"fluentd" not in excluded_roles'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment