Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
UPSMF
uphrh-sb-devops
Commits
6ab0801d
Commit
6ab0801d
authored
7 years ago
by
Deepak N
Browse files
Options
Download
Patches
Plain Diff
Issue ekstep/sunbird-devops#332 feat: Remove unused task
parent
42637d10
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ansible/roles/stack-monitor/tasks/main.yml
+0
-3
ansible/roles/stack-monitor/tasks/main.yml
with
0 additions
and
3 deletions
+0
-3
ansible/roles/stack-monitor/tasks/main.yml
+
0
−
3
View file @
6ab0801d
...
@@ -16,9 +16,6 @@
...
@@ -16,9 +16,6 @@
-
name
:
Save stack file
-
name
:
Save stack file
template
:
src=stack-monitor.yml dest=/opt/docker/stacks/monitor/stack/monitor.yml mode=0644
template
:
src=stack-monitor.yml dest=/opt/docker/stacks/monitor/stack/monitor.yml mode=0644
-
name
:
Save stack file
shell
:
"
cat
/opt/docker/stacks/monitor/stack/monitor.yml"
-
name
:
Save prometheus config {{ item }}
-
name
:
Save prometheus config {{ item }}
template
:
src={{ item }} dest="{{ monitor_config_files_dest_dir }}/{{ item }}" mode=0644
template
:
src={{ item }} dest="{{ monitor_config_files_dest_dir }}/{{ item }}" mode=0644
with_items
:
"
{{
monitor_config_templates
}}"
with_items
:
"
{{
monitor_config_templates
}}"
...
...
This diff is collapsed.
Click to expand it.
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!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets