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
Brad Davidson 0c4effb8a6 Ignore limits and restrictions when parsing inventory.
We want to update host vars for all hosts (even those that might
have failed), and the in case of a refresh_inventory, the code has
a stale restrictions list at this point anyway.
9 years ago
..
vars_plugins Add python3-compat boilerplate to all .py files in lib/ansible 9 years ago
__init__.py Ignore limits and restrictions when parsing inventory. 9 years ago
dir.py skip non executable inventory when no shebang (#15969) 9 years ago
expand_hosts.py Be systematic about parsing and validating hostnames and addresses 9 years ago
group.py Mark implicitly hosts as such and exclude them from the all group 9 years ago
host.py Mark implicitly hosts as such and exclude them from the all group 9 years ago
ini.py draft add group merge priority and yaml inventory 9 years ago
script.py better error when host inventory script isnt dict 9 years ago
yaml.py made format more flexible and allow for non dict entries 9 years ago