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