Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Mohamed Alibi
ansible-examples
Commits
3ecf133a
Commit
3ecf133a
authored
Jul 21, 2016
by
ber
Browse files
become instead of sudo
parent
0bbd242d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
tomcat-standalone/site.yml
tomcat-standalone/site.yml
+2
-1
No files found.
tomcat-standalone/site.yml
View file @
3ecf133a
...
...
@@ -3,7 +3,8 @@
-
hosts
:
tomcat-servers
remote_user
:
root
sudo
:
yes
become
:
yes
become_method
:
sudo
roles
:
-
selinux
...
...
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