Always quote the filesystem permissions

Change-Id: If221aae8a6cbf99bd0892e198eeb7d141d4ffa44
This commit is contained in:
Major Hayden 2017-11-08 10:56:05 -06:00
parent dc194a1ac4
commit 91f19e9eb3
No known key found for this signature in database
GPG Key ID: 737051E0C1011FB1
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