mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-09 00:31:31 -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
|
state: restarted
|
||||||
enabled: yes
|
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
|
- name: change password
|
||||||
ansible.builtin.user:
|
ansible.builtin.user:
|
||||||
name: "user"
|
name: "user"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue