You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TASK: [ansible-libvirt/domain/create | ports | ssh] ***************************
fatal: [default] => One or more undefined variables: 'dict object' has no attribute 'ssh_port'
I'm really new to ansible, so there is a possibility that I'm doing something wrong.
Should I set some role specific variables to create a domain? Can't find anything in comments.
The text was updated successfully, but these errors were encountered:
Doing a domain/list combined with some add_host we get all domains into our Ansible run and provision them with the groups.
Maybe I will find some time soon, to add an example.
Good luck!
Feel free to ask, if you have questions.
Hello,
I am trying to use this role to create new VM and I encountered a problem while running domain/create role.
Here is my playbook:
here is an output:
I'm really new to ansible, so there is a possibility that I'm doing something wrong.
Should I set some role specific variables to create a domain? Can't find anything in comments.
The text was updated successfully, but these errors were encountered: