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
bcd82bee4f
commit
44f84a069e
1 changed files with 2 additions and 1 deletions
|
|
@ -20,7 +20,8 @@
|
||||||
- bar.txt
|
- bar.txt
|
||||||
|
|
||||||
- name: Check facts
|
- name: Check facts
|
||||||
var: ansible_facts
|
debug:
|
||||||
|
var: ansible_facts
|
||||||
|
|
||||||
- name: Check '{{ output_dir }}' value
|
- name: Check '{{ output_dir }}' value
|
||||||
debug:
|
debug:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue