Fix entering secret manually. Fix missing Dolphin bookmarks.
This commit is contained in:
parent
cb2ed82715
commit
1b990b8cdb
3 changed files with 4 additions and 2 deletions
|
@ -6,8 +6,7 @@
|
|||
become: yes
|
||||
pre_tasks:
|
||||
- pause:
|
||||
prompt: "Enter global-admin active directory password, leave empty to skip domain join"
|
||||
minutes: 5
|
||||
prompt: "Enter global-admin AD password. Leave empty to skip domain join"
|
||||
echo: false
|
||||
register: adpw
|
||||
no_log: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue