You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
True, good catch.
For some variables, they are in the inventory/group_vars/all .. but depending on the local setup for adhoc tasks, I created myself an alias (depending on the env - dev,staging,prod) and it uses extra-vars :
--extra-vars '{ 'out_dir': '/home/arrfab/ansible/CentOS/out'}'
ansible-infra-playbooks/adhoc-host-getvars.yml
Line 9 in 9c7a53d
Where's the best place to specify "out_dir"?
The text was updated successfully, but these errors were encountered: