mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-28 04:22:18 +08:00
Simplify that.
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
- packages
|
||||
|
||||
# Some temporary debugging
|
||||
- debug: msg="dist_tag={{ dist_tag }}, sshd_config={{ sshd_config }}"
|
||||
- debug: msg="dist_tag={{ dist_tag }}"
|
||||
|
||||
- name: sshd_config
|
||||
copy: src={{ item }} dest=/etc/ssh/sshd_config mode=600
|
||||
|
||||
Reference in New Issue
Block a user