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
a43ffec4
Commit
a43ffec4
authored
7 years ago
by
Kiran G
Browse files
Options
Download
Patches
Plain Diff
Issue ekstep/sunbird-devops#205 feat: inline vars
parent
dc91f1b3
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ansible/logging.yml
+5
-1
ansible/logging.yml
with
5 additions
and
1 deletion
+5
-1
ansible/logging.yml
+
5
−
1
View file @
a43ffec4
...
...
@@ -20,9 +20,13 @@
become
:
yes
vars_files
:
-
[
'
{{inventory_dir}}/secrets.yml'
,
'
secrets/{{env}}.yml'
]
vars
:
es_plugins_reinstall
:
true
es_plugins
:
-
name
:
cloud-azure
roles
:
-
openjdk
-
application_logger_
elasticsearch
-
elasticsearch
_old
tags
:
-
log-es
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