pixelbook-linux
pixelbook-linux copied to clipboard
Ansible fails on: "TASK [eve-tweaks : Copy libinput touchpad pressure tweak file]"
Hello,
Fails as follows:
TASK [eve-tweaks : Copy libinput touchpad pressure tweak file] *****************
fatal: [localhost]: FAILED! => {"changed": false, "checksum": "9cb56d667cd390aa928d9d760bb5739b4f0d9c1d", "msg": "Destination directory /etc/libinput does not exist"}
to retry, use: --limit @/home/sk/Research/pixelbook-linux/ansible/playbook.retry
PLAY RECAP *********************************************************************
localhost : ok=74 changed=27 unreachable=0 failed=1
Running script from start, so not sure why any requirements are missing. Thanks!
there is no libinput in /etc.
sudo mkdir /etc/libinput/
before run script , or edit yml file to create