Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ucegg
ansible
Commits
e142b1eb
Commit
e142b1eb
authored
Aug 31, 2017
by
julian.gethmann
Browse files
Fix profile.d for elegant
* create profile.d file if it isn't there already
parent
d6a8e72e
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/elegant/tasks/elegant.yml
View file @
e142b1eb
...
...
@@ -23,6 +23,8 @@
regexp
:
"
.*RPN_DEFNS.*"
dest
:
/etc/profile.d/pelegant.sh
backup
:
yes
create
:
yes
state
:
present
when
:
ansible_distribution == 'Fedora'
tags
:
elegant
notify
:
run profiled
...
...
Write
Preview
Supports
Markdown
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