quote it b/c.... maybe the @?
This commit is contained in:
parent
79e83d9d96
commit
3fe1284f0d
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
||||||
- name: add root keys for sysadmin-main and other allowed users
|
- name: add root keys for sysadmin-main and other allowed users
|
||||||
action: authorized_key user=root key="{{ item }}"
|
action: authorized_key user=root key="{{ item }}"
|
||||||
with_pipe:
|
with_pipe:
|
||||||
- {{ auth_keys_from_fas }} @sysadmin-main {{ root_auth_users }}
|
- "{{ auth_keys_from_fas }} @sysadmin-main {{ root_auth_users }}"
|
||||||
tags:
|
tags:
|
||||||
- config
|
- config
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue