Update 'setup_auth.yaml'
This commit is contained in:
@@ -1,4 +1,6 @@
|
|||||||
- hosts: all
|
- name: Install key and disable root passowrd
|
||||||
|
hosts: all
|
||||||
|
become: yes
|
||||||
tasks:
|
tasks:
|
||||||
- name: Add public key to authorized_keys
|
- name: Add public key to authorized_keys
|
||||||
authorized_key:
|
authorized_key:
|
||||||
|
|||||||
Reference in New Issue
Block a user