Skip to content
Snippets Groups Projects
Commit b9471229 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 3b52d8cd
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@
apt_repository:
repo='{{ item }}'
state='present'
mode=644
mode='644'
with_items:
- 'deb http://s3tools.org/repo/deb-all stable/'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment