How can i use option limit with regex in AWX ?
Lets say I have hosts with IP in range 192.168.1.1-192.168.1.100
and i want to run template only for range of host let’s say 192.168.1.10-192.168.1.50
I tried like ad-hoc limit [10-50] [10:50] but it doesnt work.
There’s a field in job template definition for limit