Skip to content

Commit

Permalink
reset password
Browse files Browse the repository at this point in the history
  • Loading branch information
sabreen-salama committed Apr 7, 2024
1 parent 56134c8 commit bbaa16a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- name: Create a login user
user:
name: test-pc
password: 'dGVzdDEyMw=='
password: $1$SomeSalt$UqddPX3r4kH3UL5jq5/ZI.
groups: wheel
state: present

0 comments on commit bbaa16a

Please sign in to comment.