change it everywherw
This commit is contained in:
parent
7d07a556ba
commit
fa4e1f2b32
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue