FIX: new task is now called from the main task
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
---
|
---
|
||||||
- name: Create and set up Ansible user and environment
|
- name: Create and set up Ansible user and environment
|
||||||
ansible.builtin.include_tasks: prepare_ansible_user.yaml
|
ansible.builtin.include_tasks: prepare_ansible_user.yaml
|
||||||
|
|
||||||
|
- name: Improve SSH configuration
|
||||||
|
ansible.builtin.include_tasks: harden_ssh.yaml
|
||||||
Reference in New Issue
Block a user