small mod
This commit is contained in:
@@ -124,7 +124,8 @@ root@pve:~# ./create_template.sh verySecPassword
|
||||
- Клонирование ВМ из шаблона
|
||||
_за основу были взяты примеры из документации <https://docs.ansible.com/ansible/latest/collections/community/general/proxmox_kvm_module.html#examples>_</br>
|
||||
В задаче создаются виртуальные машины на основе шаблона
|
||||
конструкция
|
||||
|
||||
Конструкция
|
||||
|
||||
```yaml
|
||||
loop: "{{ lookup('dict', vms) }}"
|
||||
|
||||
Reference in New Issue
Block a user