Yeah all files are in the same directory and I’m running it from that directory.
Yet for some odd reason it’s still giving me that error, I’m wondering if I should setup a fresh vm with ansible to test it on that.
The error again just to show it’s the same
`
[WARNING]: provided hosts list is empty, only localhost is available. Note that the implicit localhost does not match ‘all’
[WARNING]: Could not match supplied host pattern, ignoring: raddit-app
PLAY [Deploy Raddit App] ********************************************************************************************************************************************************************************************************************
skipping: no hosts matched
PLAY RECAP **********************************************************************************************************************************************************************************************************************************
Okay I manged to get it to work, For some reason on the ubuntu 18.04 version of windows subsystem for linux it just doesn’t work, but in a VM of ubuntu 18.04 it works fine