Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Librem5
infra
ansible-librem
Commits
15a3c5af
Commit
15a3c5af
authored
Jan 18, 2018
by
Dorota Czaplejewicz
Browse files
Restart Jenkins after group change
parent
2d26802e
Changes
1
Hide whitespace changes
Inline
Side-by-side
install_jenkins.yml
View file @
15a3c5af
...
...
@@ -76,10 +76,7 @@
validate
:
'
visudo
-cf
%s'
-
name
:
Add jenkins to sudoers group
user
:
name=jenkins groups=sudo append=yes state=present
-
name
:
sudoers file
command
:
cat /etc/sudoers
register
:
file
-
debug
:
msg="{{ file.stdout }}"
notify
:
Restart jenkins
handlers
:
-
name
:
Restart nginx
systemd
:
name=nginx state=restarted
...
...
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