Rudd-O / ansible-qubes

Qubes OS DevOps automation
56 stars 12 forks source link

[Errno 2] No such file or directory: b'qvm-run' #12

Closed ponideal closed 2 years ago

ponideal commented 2 years ago

Hello!

An exception occurred during task execution. To see the full traceback, use -vvv. The error was: FileNotFoundError: [Errno 2] No such file or directory: b'qvm-run' work | FAILED | rc=-1 >> Unexpected failure during module execution.\

Did it step by step. run from directory /home/user/ansible-qubes/examples/ansible

ansible log https://pastebin.com/mQ1X3jer

ansible work -m shell -a whoami [WARNING]: provided hosts list is empty, only localhost is available. Note that the implicit localhost does not match 'all' [WARNING]: Could not match supplied host pattern, ignoring: work

ansible work -m shell -a whoami -i hosts -vvv full error -vvv : https://pastebin.com/LDk3nfqV

Thank you in advance for your help!