Skip to content

Instantly share code, notes, and snippets.

@github-somerandomguy-xyz
Last active April 11, 2020 07:26
Show Gist options
  • Save github-somerandomguy-xyz/54f8373f6b3544c3dceaa0c3d341db2a to your computer and use it in GitHub Desktop.
Save github-somerandomguy-xyz/54f8373f6b3544c3dceaa0c3d341db2a to your computer and use it in GitHub Desktop.
Facts will be available as 'ansible_libvirt_pools'
# Facts will be available as 'ansible_libvirt_pools'
- name: gather facts on existing virsh pool
virt_pool:
command: facts
uri: "{{ libvirt_uri }}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment