I'm trying to run an ansible playbook from Github using AWS Systems Manager. My repo has a hosts (ini format) file as shown below:
[dev] server.example.comAnd my playbook looks like below:
--- - name: test runWhen I run the playbook, I get the error below:
PLAY [test run] ******************************************************** skipping: no hosts matchedAny idea why it is not picking up the hosts? Can someone help me to resolve this issue?
Hi All,I'm not sure this is the right place to ask this question.I'm trying to run an ansible playbook from Github using AWS Systems Manager. My repo has a hosts (ini format) file as shown below:
[dev] server.example.comAnd my playbook looks like below:
--- - name: test runhosts: devbecome: true
When I run the playbook, I get the error below:
PLAY [test run] ******************************************************** skipping: no hosts matchedAny idea why it is not picking up the hosts? Can someone help me to resolve this issue?
--
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 ansible-proje...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/440f9002-5195-43c9-9538-eb2e4fc91bf3n%40googlegroups.com.
You received this message because you are subscribed to a topic in the Google Groups "Ansible Project" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/ansible-project/zpA94Hzj92c/unsubscribe.
To unsubscribe from this group and all its topics, send an email to ansible-proje...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CAF8BbLaJX%3Dyb%3DDJTG3S1iPswvDkEMk4A16-dcXgvA7RKuME%2BkQ%40mail.gmail.com.
Hi All,I'm not sure this is the right place to ask this question.I'm trying to run an ansible playbook from Github using AWS Systems Manager. My repo has a hosts (ini format) file as shown below:
[dev] server.example.com
hosts: devbecome: trueWhen I run the playbook, I get the error below:
PLAY [test run] ******************************************************** skipping: no hosts matchedAny idea why it is not picking up the hosts? Can someone help me to resolve this issue?
--
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 ansible-proje...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/440f9002-5195-43c9-9538-eb2e4fc91bf3n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/ba4f8454-59d2-8aa2-4338-bb0730bb12c4%40linuxia.de.
To unsubscribe from this group and all its topics, send an email to ansible-proje...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/0fd89430-b881-7dfd-950a-9ba7c79275b8%40linuxia.de.