install + post install

dans le même book
This commit is contained in:
Yacine31
2023-07-03 23:52:58 +02:00
parent dff98419b7
commit 5598d3605b
10 changed files with 268 additions and 76 deletions

View File

@@ -85,7 +85,7 @@
# ajout de GRUB_ENABLE_BLSCFG=true
# Workaround of Orabug 20734786
# ---------------------------------------------------
# - name: check if GRUB_ENABLE_BLSCFG=true is set
# - name: check if GRUB_ENABLE_BLSCFG=true is set
# ansible.builtin.shell: grubby --info DEFAULT | grep -i GRUB_ENABLE_BLSCFG=true | wc -l
# register: grep_count
# tags: grub