mirror of https://github.com/ansible/ansible.git
add support for using a ipv6 in -i
testing with a ipv6 : ansible -u misc -i '[2002::c23e]:22,' '*' -m ping fail due to parsing of ':' as a separator of port/ip with ipv4. This commit add support for properly parsing 2002::c23 and the bracket notation [2002::ce]:2222pull/3583/merge
parent
1509e995df
commit
c9d28e10ad
Loading…
Reference in New Issue