mondyjosh / ansible

Workstation configuration for mondyjosh, powered by Ansible!
Other
1 stars 0 forks source link

`Ensure Hack Nerd Font exists` tasks always fails regardless of Hack Nerd Font existence on machine #12

Open mondyjosh opened 1 month ago

mondyjosh commented 1 month ago

Minor issue.

The Hack Nerd Font check always fails.

TASK [fonts : fonts | Ensure Hack Nerd Font exists] ********************************************************************************************************
fatal: [127.0.0.1]: FAILED! => {"changed": true, "cmd": "ls /home/mondyjosh/.fonts/Hack*Nerd*Font*Complete*", "delta": "0:00:00.003928", "end": "2024-08-10 00:38:44.891024", "msg": "non-zero return code", "rc": 2, "start": "2024-08-10 00:38:44.887096", "stderr": "ls: cannot access '/home/mondyjosh/.fonts/Hack*Nerd*Font*Complete*': No such file or directory", "stderr_lines": ["ls: cannot access '/home/mondyjosh/.fonts/Hack*Nerd*Font*Complete*': No such file or directory"], "stdout": "", "stdout_lines": []}
...ignoring