Skip to content
Snippets Groups Projects
Verified Commit 92366ac0 authored by Chris Croome's avatar Chris Croome
Browse files

fix facts.d mode

parent a83e4562
No related branches found
No related tags found
No related merge requests found
Pipeline #27184 passed
......@@ -22,7 +22,7 @@
path: /etc/ansible/facts.d
recurse: true
state: directory
mode: "0700"
mode: "0755"
owner: root
group: root
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment