This commit is contained in:
Seth Vidal 2012-10-31 04:29:10 +00:00
parent 924befe5ae
commit d74c092daa

View file

@ -33,7 +33,7 @@
- name: add root keys for other allowed users
action: authorized_key user=root key='$PIPE(${auth_keys_from_fas} ${root_auth_users})'
only_if: is_set('${root_auth_users}'}
only_if: is_set('${root_auth_users}')
tags:
- config