Skip to content

Instantly share code, notes, and snippets.

@EugenMayer
Created July 21, 2022 08:45
Show Gist options
  • Save EugenMayer/9fa2521af059933fac0a39ff71314ee5 to your computer and use it in GitHub Desktop.
Save EugenMayer/9fa2521af059933fac0a39ff71314ee5 to your computer and use it in GitHub Desktop.
xena update
An exception occurred during task execution. To see the full traceback, use -vvv. The error was: ansible.errors.AnsibleUndefinedVariable: 'libvirt_sasl_password' is undefined
failed: [compute1] (item={'src': 'auth.conf.j2', 'dest': 'auth.conf', 'service': 'nova-compute'}) => {"ansible_loop_var": "item", "changed": false, "item": {"dest": "auth.conf", "service": "nova-compute", "src": "auth.conf.j2"}, "msg": "AnsibleUndefinedVariable: 'libvirt_sasl_password' is undefined"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment