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

ansible-playbooks/general#85 Quoting some strings

parent 212c180b
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@
- name: Apt Key
apt_key:
url: https://spideroak.com/dist/spideroak-apt-2016.asc
url: 'https://spideroak.com/dist/spideroak-apt-2016.asc'
state: present
- name: Apt Repository
......
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