Add changelog fragment file

This commit is contained in:
Hideki Saito 2022-03-12 20:33:10 +09:00
parent 71128f978b
commit d0b949e5f8
2 changed files with 7 additions and 0 deletions

View file

@ -0,0 +1,3 @@
---
trivial:
- CI tests - check synchronize module integration tests

View file

@ -19,6 +19,10 @@
- foo.txt
- bar.txt
- name: Check OS distribution
debug:
msg: "{{ ansible_distribution }}"
#- name: synchronize file to new filename
# synchronize:
# src: '{{output_dir}}/foo.txt'