Non octal notation

When permissions octal notation doesn't begin with 0, prefer the text
notation.
This commit is contained in:
Jérémy Lecour 2017-05-19 22:32:22 +02:00
parent ec1ba752e4
commit 89d8ac32c4

View file

@ -4,7 +4,7 @@
file:
path: /tmp
state: directory
mode: "1777"
mode: "u=rwx,g=rwx,o=rwxt"
when: evolinux_system_chmod_tmp
- name: Setting default locales