Add some temporary debugging.
This commit is contained in:
parent
e0f417425f
commit
b6e8baff43
1 changed files with 3 additions and 0 deletions
|
@ -11,6 +11,9 @@
|
||||||
tags:
|
tags:
|
||||||
- packages
|
- packages
|
||||||
|
|
||||||
|
# Some temporary debugging
|
||||||
|
- debug: msg="dist_tag={{ dist_tag }}, sshd_config={{ sshd_config }}"
|
||||||
|
|
||||||
- name: sshd_config
|
- name: sshd_config
|
||||||
copy: src={{ item }} dest=/etc/ssh/sshd_config mode=600
|
copy: src={{ item }} dest=/etc/ssh/sshd_config mode=600
|
||||||
first_available_file:
|
first_available_file:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue