quote it b/c.... maybe the @?

This commit is contained in:
Seth Vidal 2013-06-17 14:17:09 +00:00
parent 79e83d9d96
commit 3fe1284f0d

View file

@ -35,7 +35,7 @@
- name: add root keys for sysadmin-main and other allowed users
action: authorized_key user=root key="{{ item }}"
with_pipe:
- {{ auth_keys_from_fas }} @sysadmin-main {{ root_auth_users }}
- "{{ auth_keys_from_fas }} @sysadmin-main {{ root_auth_users }}"
tags:
- config