change it everywherw

This commit is contained in:
Seth Vidal 2012-10-26 17:25:13 +00:00
parent 7d07a556ba
commit fa4e1f2b32

View file

@ -23,7 +23,7 @@
tasks:
- include: $tasks/cloud_setup_basic.yml
- name: add root keys for other allowed users
action: authorized_key user=root key=$PIPE(${auth-keys-from-fas} ${root_auth_users})
action: authorized_key user=root key=$PIPE(${auth_keys_from_fas} ${root_auth_users})
handlers:
- include: $handlers/restart_services.yml