Hey Guys, When I do the following:
ansible -i ./ec2.py --profile my_profile_name tag_Name_nar -m ping I get the error message: Usage: ansible <host-pattern> [options] ansible: error: no such option: --profile How can I pass the "--profile my_profile_name" argument to ec2.py rather than have it interpreted by ansible? Any pointers would be appreciated. -- You received this message because you are subscribed to the Google Groups "Ansible Development" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
