Skip to content

Commit

Permalink
Fix removed passwords
Browse files Browse the repository at this point in the history
  • Loading branch information
cradle8810 committed Nov 6, 2024
1 parent db28f05 commit 1e1e4a6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions inventories/group_vars/all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,13 @@ all:
user:
- name: hayato
username: hayato
password: !vault |
$ANSIBLE_VAULT;1.1;AES256
38396562616338333562613634333436303439626164653362633935653338633163396333633031
3335616530376331643032373961386135666265666366610a623061653731306630386638376136
64376335353461373666373433313462366436373631303436666139336365623263643162653563
3535316564646334350a376361666362643737383539366133363763663162313236643634343437
6564
gid: 1000
uid: 1000
homedir: "/home/hayato"
Expand Down

0 comments on commit 1e1e4a6

Please sign in to comment.