Merge pull request 'Refs #8025: Refactor-awx - rol Debian-base - Task grub_startup. Add no_log: true to hide hash' (!40) from 8025-refactor-awx_Task_grub_startup-added_no_log_true into main

Reviewed-on: #40
Reviewed-by: Juan Ferrer <juan@verdnatura.es>
This commit is contained in:
Juan Ferrer 2024-10-25 12:12:03 +00:00
commit 689e4b5eb0
1 changed files with 1 additions and 0 deletions

View File

@ -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