This commit is contained in:
Hideki Saito 2022-03-13 00:37:29 +09:00
parent f6ea11ab5c
commit bcd82bee4f

View file

@ -19,9 +19,8 @@
- foo.txt
- bar.txt
- name: Check OS distribution
debug:
msg: "{{ ansible_distribution }}"
- name: Check facts
var: ansible_facts
- name: Check '{{ output_dir }}' value
debug: