Update 'setup_auth.yaml'

This commit is contained in:
2023-02-17 17:26:55 +00:00
parent 7d4fe344af
commit fcd273272d

View File

@@ -1,4 +1,6 @@
- hosts: all
- name: Install key and disable root passowrd
hosts: all
become: yes
tasks:
- name: Add public key to authorized_keys
authorized_key: