Hi All,

Trying to move my Ansible install from an Ubuntu 18 VM to WSL2 Ubuntu 18 
and running into some weird issues. Installed Ansible fine and cloned repo 
that includes all my inventory, playbooks, vars etc but when it comes to 
running a playbookwith the following command

*ansible-playbook play_aio.yml --limit=OFF00002.my.domain --ask-vault-pass 
--list-hosts*

I get

*[WARNING]: Could not match supplied host pattern, ignoring: 
OFF00002.bascom.local*
*ERROR! Specified hosts and/or --limit does not match any hosts*

Even though when I run the lis command

*ansible all --list*

I can see the machine I'm trying to target.

Any Ideas?



-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/40a1378d-5cd6-49a3-8d55-bcf68c67ab02n%40googlegroups.com.

Reply via email to