bastion update
This commit is contained in:
@@ -21,3 +21,12 @@
|
||||
group: root
|
||||
mode: 0640
|
||||
notify: restart sshd
|
||||
|
||||
- name: SSH AllowUsers Setting
|
||||
copy:
|
||||
src: allow_users.conf
|
||||
dest: /etc/ssh/sshd_config.d/allow_users.conf
|
||||
owner: root
|
||||
group: root
|
||||
mode: 0644
|
||||
|
||||
|
||||
Reference in New Issue
Block a user