Closed quantumfate closed 1 year ago
TASK [viasite-ansible.zsh : Download fzf to ~root/bin] ********************************************************************************** task path: /home/leonch/.ansible/roles/viasite-ansible.zsh/tasks/install.yml:66 skipping: [quantumhome] => {"changed": false, "msg": "skipped, since /root/bin/fzf exists"} changed: [raspberrypi] => {"changed": true, "dest": "/root/bin", "extract_results": {"cmd": ["/usr/bin/tar", "--extract", "-C", "/root/bin", "-z", "-f", "/home/pi/.ansible/tmp/ansible-tmp-1661070689.7166157-506004-34118930365121/fzf-0.28.0-linux_amd64.taretowshtv.gz"], "err": "", "out": "", "rc": 0}, "gid": 0, "group": "root", "handler": "TgzArchive", "mode": "0775", "owner": "root", "size": 4096, "src": "/home/pi/.ansible/tmp/ansible-tmp-1661070689.7166157-506004-34118930365121/fzf-0.28.0-linux_amd64.taretowshtv.gz", "state": "directory", "uid": 0}
Thank you!