Hi
is there anyway i can get value from command line arguments
for eg., my commadn line is
ansible-playbook -i inv/sit1 playbooks/sit1/test.yml
in test.yml i want to capture the value from inv/sit1 as sit1,
Hi
is there anyway i can get value from command line arguments
for eg., my commadn line is
ansible-playbook -i inv/sit1 playbooks/sit1/test.yml
in test.yml i want to capture the value from inv/sit1 as sit1,