ovirt.ovirt.removesensitivevmdata filter – removesensitivevmdata internal filter
Note
This filter plugin is part of the ovirt.ovirt collection (version 3.2.0).
You might already have this collection installed if you are using the ansible
package.
It is not included in ansible-core
.
To check whether it is installed, run ansible-galaxy collection list
.
To install it, use: ansible-galaxy collection install ovirt.ovirt
.
To use it in a playbook, specify: ovirt.ovirt.removesensitivevmdata
.
Synopsis
removesensitivevmdata internal filter
Input
This describes the input of the filter, the value before | ovirt.ovirt.removesensitivevmdata
.
Parameter |
Comments |
---|---|
List of VMs |
Examples
- name: Print VM
debug:
msg: "{{ vms | ovirt.ovirt.removesensitivevmdata }}"
Return Value
Key |
Description |
---|---|
List of VMs Returned: success |