You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/inventory
James Cammarata 39628d012d Minor fix to ipv6 detection for inventory with -i
For link-local addresses, it is sometimes necessary to append the
interface to use for the ipv6 address. This patch extends the ipv6
regex to allow for '%ifnameX' at the end.

See https://bugzilla.redhat.com/show_bug.cgi?id=136852 for more info
13 years ago
..
vars_plugins Check against None around playbook basedir 13 years ago
__init__.py Minor fix to ipv6 detection for inventory with -i 13 years ago
dir.py don't want to ignore explicit cwd 13 years ago
expand_hosts.py Add support for multiple ranges in a host 13 years ago
group.py optimization when adding child groups 13 years ago
host.py Get all groups' variables in order of depth 13 years ago
ini.py now bad ini entries will throw friendlier error 13 years ago
script.py Fixed tiny bug with _meta handling in external inventory scripts 13 years ago