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