Reorder
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
- name: Copy new SSH configuration
|
||||
ansible.builtin.template:
|
||||
src: "templates/sshd_config.j2"
|
||||
src: "~/ansible/templates/sshd_config.j2"
|
||||
dest: "/etc/ssh/sshd_config"
|
||||
|
||||
- name: Create new user
|
||||
Reference in New Issue
Block a user