Closed tigerquoll closed 5 years ago
Ansible host was macOS, which was missing gnu-tar. 'brew install gnu-tar' allowed things to install ok.
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
centos minimal install does not have gtar, so the following error is produced: TASK [cloudalchemy.coredns : Unpack coredns binary] *** fatal: [coredns -> localhost]: FAILED! => {"changed": false, "msg": "Failed to find handler for \"/var/root/.ansible/tmp/ansible-tmp-1559537922.9-262484430401977/source\". Make sure the required command to extract the file is installed. Command \"/usr/bin/tar\" detected as tar type bsd. GNU tar required. Command \"/usr/bin/unzip\" could not handle archive."}