Remove incorrect check from deploy_ssh_server_config role

This commit is contained in:
June 2023-07-30 05:49:46 +02:00 committed by julian
parent c2a183c013
commit c6926b0a0f

View file

@ -12,7 +12,6 @@
group: root
src: sshd_config.j2
register: deploy_ssh_server_config__ssh_config_copy_result
when: inventory_hostname in groups['Debian_CloudInit_VMs']
- name: deactivate short moduli
ansible.builtin.shell: