Hi,
I guess i have a relatively simple question, which i could not find a way to do. Currently I always need to edit my playbook file to specify the host group to run it for.
Is it possible to override the host specified in the file, from command line when i call the playbook ? What i am planning to do is publish playbooks internally which everyone can use just override hosts and maybe pass an argument for a file or something which the playbook will take and send it to all hosts.
Thanks for the help !!