Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
las-it-organisation
32-0-IT instructions and rules
ansible
Commits
a03e4c28
Commit
a03e4c28
authored
Jan 31, 2017
by
julian.gethmann
Browse files
Fix issue with group_vars/all
* client_software variable was defined two times
parent
eb280890
Changes
1
Hide whitespace changes
Inline
Side-by-side
group_vars/all
View file @
a03e4c28
...
...
@@ -12,6 +12,7 @@ common_software:
client_software:
- gnuplot
- kpcli
handy_software:
- zsh
...
...
@@ -33,9 +34,6 @@ python_software:
- python3-matplotlib
# - anaconda3
client_software:
- kpcli
desktop_software:
- thunderbird
# - king/Clipboard
...
...
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