Update contrib script documentation (#58883)

* Update contrib script documentation - new inventory solutions should be plugins, not scripts
This commit is contained in:
Sloane Hertel 2019-07-10 14:38:32 -04:00 committed by Alicia Cozine
parent 00d7aed56b
commit 982a36c915

View file

@ -22,5 +22,5 @@ Vault scripts provided here use this facility to retrieve the vault secret from
contributions welcome
=====================
Send in pull requests to add scripts of your own. The sky is the limit!
We are only accepting bugfixes for inventory scripts. If you want to add features or a new inventory type, target [inventory plugins](https://docs.ansible.com/ansible/latest/dev_guide/developing_inventory.html#inventory-plugins).