add tag grub-password
This commit is contained in:
parent
a4623e0bd5
commit
d3c4d57fa3
|
@ -246,6 +246,7 @@
|
|||
set superusers="{{ user_grub }}"
|
||||
password_pbkdf2 {{ user_grub }} {{ code_grub }}
|
||||
register: grub_register
|
||||
tag: grub-password
|
||||
#++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
# paso2 - update grub
|
||||
- name: update grub config
|
||||
|
|
Loading…
Reference in New Issue