mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-26 11:36:10 +08:00
Also revert this part
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
- name: sshd_config
|
||||
copy: src={{ item }} dest=/etc/ssh/sshd_config mode=600
|
||||
first_available_file:
|
||||
- {{ sshd_config }}
|
||||
- ${sshd_config}
|
||||
- ${files}/ssh/sshd_config.{{ ansible_fqdn }}
|
||||
- ${files}/ssh/sshd_config.{{ host_group }}
|
||||
- ${files}/ssh/sshd_config.{{ dist_tag }}
|
||||
|
||||
Reference in New Issue
Block a user