Change secrets.user_password

This commit is contained in:
Sam A. 2023-04-19 18:47:54 +02:00
parent feebc113e8
commit e2e77ceb15
Signed by: samsapti
GPG Key ID: CBBBE7371E81C4EA
2 changed files with 9 additions and 9 deletions

View File

@ -1,9 +1,9 @@
$ANSIBLE_VAULT;1.1;AES256
61646431343934356439373261623036346335633430666537333165633934383032626664646330
3862383035666261643338356366313665613965343536340a396232666265356530623930366230
65363061323964386639623538363637396666353963366231643166396163623738633766306435
6664383430353334380a383764373662613236353836643463623236353866383334366533373261
36363439653064333836656330306235306535366364366636353535646337346636386531323637
61633762653032363031363264626136626337323138623132343836663836313566616136633432
32366330633964633537363434666565306132393530333264353538326439366532656362626531
64366635326664636135
65393639653864626539343035663539393764396331643438376630383331663133306538353335
6366353662656134353335396432623035306162613832310a383565343532373866323332663239
36383166636536363262623830336337333237303235653235373736656532376361386431656165
3063376162343232310a656635653661303636383534626536393933356232633037313431613338
63336135363734643863656634636637313330313536303264323461643237333963643639313736
36626264656562313738333632663066346565333363353463633034666464613562386665366332
39643836383163316566623762636361373666343965653738616231356366333136663630376532
36306232643263613439

View File

@ -27,7 +27,7 @@
shell: /bin/bash
groups:
- sudo
update_password: on_create
update_password: always
state: present
- name: Add public SSH key to user {{ username }}