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/plugins/inventory
Brian Coca 8e1d223301
complete plugin docs (#42355)
* complete plugin docs

  * add missing 'plugin' option
  * user and password are now 'correctly' required
  * added  inventory source example and extension information for user
6 years ago
..
__init__.py inventory plugin docs (#42022) 6 years ago
advanced_host_list.py Fix python3 and nonascii handling in inventory plugins 7 years ago
auto.py avoid caching invetnory sources in loader (#38242) 7 years ago
aws_ec2.py added required missing field for common yaml fmt 6 years ago
constructed.py added required missing field for common yaml fmt 6 years ago
foreman.py complete plugin docs (#42355) 6 years ago
gcp_compute.py added required missing field for common yaml fmt 6 years ago
generator.py added required missing field for common yaml fmt 6 years ago
host_list.py Fix python3 and nonascii handling in inventory plugins 7 years ago
ini.py avoid caching invetnory sources in loader (#38242) 7 years ago
k8s.py added required missing field for common yaml fmt 6 years ago
nmap.py added required missing field for common yaml fmt 6 years ago
openshift.py added required missing field for common yaml fmt 6 years ago
openstack.py added required missing field for common yaml fmt 6 years ago
scaleway.py added required missing field for common yaml fmt 6 years ago
script.py Fix setting required options for inventory plugins (#42049) 6 years ago
virtualbox.py added required missing field for common yaml fmt 6 years ago
yaml.py Fix setting required options for inventory plugins (#42049) 6 years ago