Always quote the filesystem permissions

Change-Id: If221aae8a6cbf99bd0892e198eeb7d141d4ffa44
(cherry picked from commit 91f19e9eb3)
This commit is contained in:
Major Hayden 2017-11-08 10:56:05 -06:00
parent 8248f89068
commit cfeb649d7d
1 changed files with 1 additions and 1 deletions

View File

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