mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-28 20:42:20 +08:00
Add some temporary debugging.
This commit is contained in:
@@ -11,6 +11,9 @@
|
||||
tags:
|
||||
- packages
|
||||
|
||||
# Some temporary debugging
|
||||
- debug: msg="dist_tag={{ dist_tag }}, sshd_config={{ sshd_config }}"
|
||||
|
||||
- name: sshd_config
|
||||
copy: src={{ item }} dest=/etc/ssh/sshd_config mode=600
|
||||
first_available_file:
|
||||
|
||||
Reference in New Issue
Block a user