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