Set shell to bash
This commit is contained in:
@@ -36,3 +36,6 @@
|
|||||||
|
|
||||||
- name: openssh - truncate /etc/motd
|
- name: openssh - truncate /etc/motd
|
||||||
copy: dest=/etc/motd content='' force=yes
|
copy: dest=/etc/motd content='' force=yes
|
||||||
|
|
||||||
|
- name: openssh - set shell to bash
|
||||||
|
user: name=root shell=/bin/bash
|
||||||
|
|||||||
Reference in New Issue
Block a user