group_vars can be playbook adjacent, they do not require an inventory (though they normally work better with one).
You can also use `-e @varsfile.yml ` on the command line to add extra vars Another option is to define them in a vars/myvars.yml and use vars_files: in each play to include them, instead of repeating them. -- ---------- Brian Coca -- 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 post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CACVha7fqny%2Bt7-8XDg93px8XVqF4x98DQScj%2B20sWo6%2B8CdvYQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
