Andrew Price

Results 2 issues of Andrew Price

README.md includes `state: present` in the example but the field is otherwise undocumented.

When the "filesystem/on_save/safe_save_on_backup_then_rename" option is enabled, files are created with 0666 permissions (-rw-rw-rw-) which is too loose. Use 0644 (-rw-r--r--) instead which is how the files would normally be created...

bug
platform:linuxbsd
topic:core