community.general/lib/ansible/plugins/inventory
Brian Coca b233f3f296 updated plugin docs (#30490)
* updated  docs

- for devs:
  - added inventory/vars section
  - made some updates to general section and other plugin types
- for users:
 - added 'user' plugin section to start describing the plugins
 - docs on types, what they are and how to use

- removed ref to deleted AUTHORS file
- corrected several typos/headers
- added descriptions to config.rst template
- ignore generated files for cli/plugins and config
- remove new generated files on `make clean`
- moved details from devguid and intro doc to plugin specific pages
- pretied up lookup notes
- changed precedence ref to not conflict config
- removed duplicate config data, as config is autogenerated and up to date
- put new plugins under playbooks
- added `pass` cause rst/python dislikes fractions
- removed dupe in .gitignore, alpha sorted to avoid moar dupes
- added try cause rst/python freaks out

* generate plugins into their own dir

only do plugins that support docs
use toctree from main plugins page
2017-09-22 23:19:50 -04:00
..
__init__.py Fix python3 and nonascii handling in inventory plugins 2017-09-20 19:39:15 -07:00
advanced_host_list.py Fix python3 and nonascii handling in inventory plugins 2017-09-20 19:39:15 -07:00
constructed.py updated plugin docs (#30490) 2017-09-22 23:19:50 -04:00
host_list.py Fix python3 and nonascii handling in inventory plugins 2017-09-20 19:39:15 -07:00
ini.py Fix python3 and nonascii handling in inventory plugins 2017-09-20 19:39:15 -07:00
openstack.py Port ansible doc for plugins to use DOCUMENTATION variables 2017-09-11 18:34:09 -07:00
script.py doc: Typo fix: "accesability" --> "accessibility" (#30251) 2017-09-13 11:17:29 +02:00
virtualbox.py Fix python3 and nonascii handling in inventory plugins 2017-09-20 19:39:15 -07:00
yaml.py dont validate group names in yaml plugin 2017-09-22 19:05:32 -04:00