to Michael, I known add it to the group, but it is not best practice. to Brian, do you mean add -e in command line? I got an error that:
ansible -i xcloud all -a 'w' -e 'ansible_ssh_port=22' Usage: ansible <host-pattern> [options] ansible: error: no such option: -e On Wed, Nov 27, 2013 at 11:11 PM, Brian Coca <[email protected]> wrote: > you can also use extra vars: -e 'ansible_ssh_port=2343' > > -- > 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]. > For more options, visit https://groups.google.com/groups/opt_out. > -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
