Hashed password

This commit is contained in:
Oscar Blue 2022-05-23 00:03:08 +01:00
parent f2717091fe
commit c73c94b9b2

View file

@ -10,7 +10,7 @@
groups: adm,ansible,wheel
state: present
comment: "Oscar Pocock"
password: "{{ noble_passwd }}"
password: "{{ noble_passwd|password_hash('sha512') }}"
shell: /bin/bash
- name: users | noble | create config directories