script inventory plugin, link to dev script howto docs (#80796)

pull/81093/head
Brian Coca 1 year ago committed by GitHub
parent 5cf58f9a15
commit ad0e082ac0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -28,6 +28,8 @@ DOCUMENTATION = '''
notes:
- Enabled in configuration by default.
- The plugin does not cache results because external inventory scripts are responsible for their own caching.
- To write your own inventory script see (R(Developing dynamic inventory,developing_inventory) from the documentation site.
- To find the scripts that used to be part of the code release, go to U(https://github.com/ansible-community/contrib-scripts/).
'''
import os

Loading…
Cancel
Save