spaces matter.

This commit is contained in:
Stephen Smoogen 2015-08-05 00:01:40 +00:00
parent a8e5a9c268
commit 5bae51f07c

View file

@ -39,9 +39,7 @@
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml - /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
roles: roles:
- role: nfs/client - { role: nfs/client, mnt_dir: '/srv/fedora_stats', nfs_src_dir: 'fedora_stats' }
mnt_dir: '/srv/fedora_stats'
nfs_src_dir: 'fedora_stats'
tasks: tasks:
- name: install needed packages - name: install needed packages