This commit is contained in:
parent
8f1ee24440
commit
bfbf0680e2
@ -21,7 +21,7 @@ users:
|
|||||||
shell: /bin/bash
|
shell: /bin/bash
|
||||||
sudo: ['ALL=(ALL) NOPASSWD:ALL']
|
sudo: ['ALL=(ALL) NOPASSWD:ALL']
|
||||||
ssh_authorized_keys:
|
ssh_authorized_keys:
|
||||||
- ${ssh_key}
|
- ${SSH_KEY_PUBLIC}
|
||||||
|
|
||||||
preserve_hostname: false
|
preserve_hostname: false
|
||||||
manage_etc_hosts: false
|
manage_etc_hosts: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user