community.general.qubes – Interact with an existing QubesOS AppVM

Note

This plugin is part of the community.general collection (version 1.3.6).

To install it use: ansible-galaxy collection install community.general.

To use it in a playbook, specify: community.general.qubes.

Synopsis

  • Run commands or put/fetch files to an existing Qubes AppVM using qubes tools.

Parameters

Parameter Choices/Defaults Configuration Comments
remote_addr
string
Default:
"inventory_hostname"
var: ansible_host
vm name
remote_user
string
Default:
"The *user* account as default in Qubes OS."
var: ansible_user
The user to execute as inside the vm.

Authors

  • Kushal Das (@kushaldas)