Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ucegg
ansible
Commits
769213f6
Commit
769213f6
authored
Aug 10, 2018
by
julian.gethmann
Browse files
Add cronjob to set permissions on raw data
parent
aef417f2
Changes
2
Hide whitespace changes
Inline
Side-by-side
roles/nfs-server/tasks/data.yml
0 → 100644
View file @
769213f6
---
-
name
:
Add chmod-daemon to crontab
become
:
yes
crontab
:
backup
:
yes
disabled
:
no
day
:
"
*"
hour
:
"
3"
job
:
"
chmod
-R
ugo-w
/las-archiv1/99-Data/*"
state
:
present
user
:
root
roles/nfs-server/tasks/main.yml
0 → 100644
View file @
769213f6
---
-
import_tasks
:
nfsd.yml
-
import_tasks
:
data.yml
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment