FIX: default user is ansible now. root is specified manually when needed
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
---
|
||||
|
||||
- name: Configure ssh-server daemon
|
||||
remote_user: root
|
||||
copy:
|
||||
src: ../files/hardened_sshd.conf
|
||||
dest: /etc/ssh/sshd_config.d/hardened_sshd.conf
|
||||
|
||||
Reference in New Issue
Block a user