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

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


it:ansible:module

Различия

Показаны различия между двумя версиями страницы.

Ссылка на это сравнение

Следующая версия
Предыдущая версия
it:ansible:module [2022/04/05 11:33] – создано ura2404it:ansible:module [2024/04/21 18:41] (текущий) ura2404
Строка 4: Строка 4:
  
 __**libvirt**__ - управление KVM\\ __**libvirt**__ - управление KVM\\
-[[https://docs.ansible.com/ansible/latest/collections/community/libvirt/virt_module.html]]+[[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\\
  
 ---- ----
 +
 +__**список виртуальных машин**__
 +<code bash>
 +$ ansible home1 -m  community.libvirt.virt -a "command=list_vms"
 +$ ansible home1 -m  community.libvirt.virt -a "command=list_vms state=running"
 +</code>
 +----
 +
 +[[https://docs.ansible.com/ansible/latest/collections/community/general/sudoers_module.html]]
it/ansible/module.1649158432.txt.gz · Последнее изменение: 2022/04/05 11:33 — ura2404