This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
lilik_playbook
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
remove motd as it is not installed by default
python3
Edoardo Putti
6 years ago
parent
0a1220bc25
commit
c2aeb32e2c
1 changed files
with
0 additions
and
5 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-5
roles/ssh_server/tasks/main.yaml
+ 0
- 5
roles/ssh_server/tasks/main.yaml
View File
@ -8,11 +8,6 @@
-
openssh-server
-
openssh-sftp-server
-
name
:
Add last logins to MOTD
file:
dest
:
/etc/update-motd.d/11-last-ssh-login
src
:
last_ssh_login
-
name
:
lookup user ca key
set_fact:
user_ca_key
:
"{{ lookup('file', 'lilik_ca_s1.pub') }}"
Write
Preview
Loading…
Cancel
Save