mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-12 15:45:20 +01:00
TEST
This commit is contained in:
parent
42e1d2f3f6
commit
b4411035c1
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
- name: Check virtualization_type
|
||||
debug:
|
||||
msg: "{{ virtualization_type }}"
|
||||
msg: "{{ ansible_virtualization_type }}"
|
||||
|
||||
- name: Check '{{ output_dir }}' value
|
||||
debug:
|
||||
|
|
|
|||
Loading…
Reference in a new issue