This website uses cookies essential to its operation, for analytics, and for personalized content. By continuing to browse this site, you acknowledge the use of cookies. For details on cookie usage on our site, read our Privacy Policy
is ubuntu 19.04 supported? getting the following error PLAY [minemeld playbook] ******************************************************************************************************************************************************************************************************************** TASK [Gathering Facts] ********************************************************************************************************************************************************************************************************************** ok: [127.0.0.1] TASK [infrastructure : debug] *************************************************************************************************************************************************************************************************************** ok: [127.0.0.1] => { "msg": "Loading vars for Ubuntu 19.04" } TASK [infrastructure : include_vars] ******************************************************************************************************************************************************************************************************** fatal: [127.0.0.1]: FAILED! => {"msg": "No file was found when using with_first_found. Use the 'skip: true' option to allow this task to be skipped if no files are found"} to retry, use: --limit @/home/brian/minemeld-ansible/local.retry PLAY RECAP ********************************************************************************************************************************************************************************************************************************** 127.0.0.1 : ok=2 changed=0 unreachable=0 failed=1
... View more