Compare commits
2 Commits
2aacafb8b9
...
689e4b5eb0
Author | SHA1 | Date |
---|---|---|
Juan Ferrer | 689e4b5eb0 | |
Xavi Lleó | cae5ec6c59 |
|
@ -20,6 +20,7 @@
|
|||
mode: u=rwx,g=rx,o=rx
|
||||
register: grubunrestricted
|
||||
- name: Search grub password in Passbolt
|
||||
no_log: true
|
||||
set_fact:
|
||||
grub_code: "{{ lookup(passbolt, 'grub', folder_parent_id=passbolt_folder).description }}"
|
||||
- name: GRUB edit password protection
|
||||
|
|
Loading…
Reference in New Issue