Closed r-cheologist closed 2 years ago
Hi,
With the appropriate configuration in both dom0 and the management VM , ./bombshell-client dom0 hostname works just fine on my QubesOS 4.0-rc2 system.
dom0
./bombshell-client dom0 hostname
QubesOS
Executing a playbook that used to work just fine, however, I now get during TASK [Gathering Facts] the following error:
TASK [Gathering Facts]
TypeError: set_host_overrides() takes exactly 3 arguments (4 given)
Any clue what might be wrong?
Is this possibly an ansible version issue?
ansible
This is probably an Ansible issue (I cannot repro anymore). Can you update to the latest templates and verify it works? Reopen if problems please.
Hi,
With the appropriate configuration in both
dom0
and the management VM ,./bombshell-client dom0 hostname
works just fine on myQubesOS
4.0-rc2 system.Executing a playbook that used to work just fine, however, I now get during
TASK [Gathering Facts]
the following error:Any clue what might be wrong?