Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
ansible-public
Manage
Activity
Members
Plan
Redmine
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
system
ansible-public
Commits
3cf6037b
Commit
3cf6037b
authored
3 years ago
by
Antoine Schildknecht
Browse files
Options
Downloads
Patches
Plain Diff
Update celerity config rights
parent
bbee6ba2
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
roles/celerity/tasks/main.yml
+0
-3
0 additions, 3 deletions
roles/celerity/tasks/main.yml
roles/mediaserver/tasks/main.yml
+0
-3
0 additions, 3 deletions
roles/mediaserver/tasks/main.yml
roles/mediaworker/tasks/main.yml
+0
-3
0 additions, 3 deletions
roles/mediaworker/tasks/main.yml
with
0 additions
and
9 deletions
roles/celerity/tasks/main.yml
+
0
−
3
View file @
3cf6037b
...
...
@@ -14,9 +14,6 @@
template
:
src
:
celerity-config.py.j2
dest
:
/etc/celerity/config.py
mode
:
0644
owner
:
root
group
:
root
changed_when
:
"
'molecule-idempotence-notest'
not
in
ansible_skip_tags"
-
name
:
ensure celerity server is running
...
...
This diff is collapsed.
Click to expand it.
roles/mediaserver/tasks/main.yml
+
0
−
3
View file @
3cf6037b
...
...
@@ -56,9 +56,6 @@
template
:
src
:
celerity-config.py.j2
dest
:
/etc/celerity/config.py
mode
:
0644
owner
:
root
group
:
root
when
:
-
inventory_hostname not in groups['celerity']
changed_when
:
"
'molecule-idempotence-notest'
not
in
ansible_skip_tags"
...
...
This diff is collapsed.
Click to expand it.
roles/mediaworker/tasks/main.yml
+
0
−
3
View file @
3cf6037b
...
...
@@ -14,9 +14,6 @@
template
:
src
:
celerity-config.py.j2
dest
:
/etc/celerity/config.py
mode
:
0644
owner
:
root
group
:
root
-
name
:
ensure celerity worker is running
service
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment