Skip to content
Snippets Groups Projects
Commit 4156c41d 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 dc9ca91e
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@
copy:
content='deb http://download.opensuse.org/repositories/isv:/ownCloud:/community/xUbuntu_12.04/ /'
dest='/etc/apt/sources.list.d/owncloud.list'
mode=644
mode='644'
- name: 'ownCloud | Install the package'
apt:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment