ssh authorized_keys is not part of this role
This commit is contained in:
parent
55572b9486
commit
36dfabc9e1
1 changed files with 0 additions and 5 deletions
|
@ -10,8 +10,3 @@
|
||||||
createhome: yes
|
createhome: yes
|
||||||
move_home: yes
|
move_home: yes
|
||||||
append: yes
|
append: yes
|
||||||
|
|
||||||
- name: 'user-defined authorized_keys'
|
|
||||||
with_items: '{{sys_default_users}}'
|
|
||||||
ansible.posix.authorized_key:
|
|
||||||
user: '{{item.name}}'
|
|
||||||
|
|
Loading…
Reference in a new issue