Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
las-it-organisation
32-0-IT instructions and rules
ansible
Commits
769213f6
Commit
769213f6
authored
Aug 10, 2018
by
julian.gethmann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add cronjob to set permissions on raw data
parent
aef417f2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
0 deletions
+14
-0
roles/nfs-server/tasks/data.yml
roles/nfs-server/tasks/data.yml
+11
-0
roles/nfs-server/tasks/main.yml
roles/nfs-server/tasks/main.yml
+3
-0
No files found.
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
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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