refactor ansible scripts for contabo vps
This commit is contained in:
parent
6dad4a33a1
commit
ff738fdd8f
6 changed files with 28 additions and 7 deletions
|
|
@ -10,7 +10,7 @@
|
|||
prompt: "Please enter the password for the new user"
|
||||
private: yes # Das Passwort wird versteckt eingegeben
|
||||
- name: "ssh_public_key"
|
||||
prompt: "Please enter the public key for shh of your pc"
|
||||
prompt: "Please enter the public key for ssh of your pc"
|
||||
private: no
|
||||
roles:
|
||||
- create_user_with_root
|
||||
Loading…
Add table
Add a link
Reference in a new issue