consistent quotes around mode

Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
Mark Bolwell 2024-04-09 16:36:53 +01:00
parent 4ade48536f
commit 7ed5c9c6bb
No known key found for this signature in database
GPG key ID: 1DE02A772D0908F9
2 changed files with 3 additions and 3 deletions

View file

@ -60,7 +60,7 @@
ansible.builtin.template:
src: "etc/modprobe.d/modprobe.conf.j2"
dest: "/etc/modprobe.d/{{ item }}.conf"
mode: "0600"
mode: '0600'
owner: root
group: root
loop: