chore: rename some things
This commit is contained in:
parent
27e6e693bc
commit
6d50983f84
6 changed files with 19 additions and 19 deletions
|
|
@ -18,7 +18,7 @@
|
|||
append: true
|
||||
create_home: yes
|
||||
shell: /bin/bash
|
||||
password: "{{ vault_debian_pass | password_hash('sha512') }}"
|
||||
password: "{{ debian_pass | password_hash('sha512') }}"
|
||||
update_password: on_create
|
||||
|
||||
- name: Create SSH directory.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue