Update 'setup_auth.yaml'

This commit is contained in:
cody 2023-02-17 17:26:55 +00:00
parent 7d4fe344af
commit fcd273272d
1 changed files with 3 additions and 1 deletions

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: