mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 07:50:29 -05:00
update
This commit is contained in:
parent
2b9947223b
commit
ed3ecba7df
1 changed files with 0 additions and 6 deletions
|
|
@ -129,12 +129,6 @@
|
|||
state: restarted
|
||||
enabled: yes
|
||||
|
||||
- name: change password
|
||||
ansible.builtin.user:
|
||||
name: "administrator"
|
||||
state: present
|
||||
password: "{{ lookup('ansible.builtin.env', 'ADMIN_PASSWORD') | password_hash('sha512') }}"
|
||||
|
||||
- name: change password
|
||||
ansible.builtin.user:
|
||||
name: "user"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue