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