mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-11 23:25:28 +01:00
TEST
This commit is contained in:
parent
f6ea11ab5c
commit
bcd82bee4f
1 changed files with 2 additions and 3 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue