Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bbguimaraes
dotfiles
Commits
26f7b6d9
Commit
26f7b6d9
authored
Jun 18, 2022
by
bbguimaraes
Browse files
ansible: replace sshd configuration line
parent
7097f664
Changes
1
Hide whitespace changes
Inline
Side-by-side
ansible/install/base.yaml
View file @
26f7b6d9
...
...
@@ -71,6 +71,7 @@
-
name
:
disable root SSH password login
lineinfile
:
dest
:
/etc/ssh/sshd_config
regexp
:
'
^PermitRootLogin
'
line
:
'
PermitRootLogin
prohibit-password'
-
name
:
enable and start sshd
service
:
...
...
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