Инструменты пользователя

Инструменты сайта


it:ansible:module

Модули


libvirt - управление KVM
https://docs.ansible.com/ansible/latest/collections/community/libvirt/virt_module.html
https://github.com/michaeldigiacomi/Ansible-Virt-Clone - This Playbook is designed to clone and start a vm from an existing server using the exact same specs


список виртуальных машин

$ ansible home1 -m  community.libvirt.virt -a "command=list_vms"
$ ansible home1 -m  community.libvirt.virt -a "command=list_vms state=running"

https://docs.ansible.com/ansible/latest/collections/community/general/sudoers_module.html

it/ansible/module.txt · Последнее изменение: 2024/04/21 18:41 — ura2404