mirror of https://github.com/ansible/ansible.git
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.
11c1777d56
After changes: ``` "ansible_locally_reachable_ips": { "ipv4": [ "127.0.0.0/8", "127.0.0.1", "192.168.0.1", "192.168.1.0/24" ], "ipv6": [ "::1", "fe80::2eea:7fff:feca:fe68", ... ] }, ``` 192.168.1.0/24 is a local prefix, where any IP address inside this range is reachable locally (or outside this host if this prefix is announced via EGP/IGP). Signed-off-by: Donatas Abraitis <donatas.abraitis@hostinger.com> |
2 years ago | |
---|---|---|
.. | ||
_vendor | 2 years ago | |
ansible_test | 3 years ago | |
cli | 2 years ago | |
compat | 2 years ago | |
config | 3 years ago | |
errors | 2 years ago | |
executor | 2 years ago | |
galaxy | 2 years ago | |
inventory | 2 years ago | |
inventory_test_data/group_vars | 10 years ago | |
mock | 2 years ago | |
module_utils | 2 years ago | |
modules | 2 years ago | |
parsing | 2 years ago | |
playbook | 2 years ago | |
plugins | 2 years ago | |
regex | 6 years ago | |
template | 2 years ago | |
utils | 2 years ago | |
vars | 2 years ago | |
__init__.py | 8 years ago | |
requirements.txt | 2 years ago | |
test_constants.py | 4 years ago | |
test_context.py | 4 years ago | |
test_no_tty.py | 3 years ago |