This commit is contained in:
2024-07-16 13:26:45 +02:00
parent 727959a86a
commit 88a81e1949
3 changed files with 1 additions and 1 deletions

View File

@@ -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