diff --git a/handlers/main.yml b/handlers/main.yml index 41e7a222..70052892 100644 --- a/handlers/main.yml +++ b/handlers/main.yml @@ -84,7 +84,7 @@ - name: set bootloader file permissions after updating grub config file: path: "{{ grub_config_file_boot }}" - mode: 0644 + mode: "0644" - name: dconf update command: dconf update