removes talk of hardcoded loading from plugin docs (#49383)

This commit is contained in:
Alicia Cozine 2018-11-30 14:37:55 -06:00 committed by GitHub
parent 5c525f9466
commit 031e961c58
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 2 additions and 6 deletions

View file

@ -35,8 +35,7 @@ DOCUMENTATION = '''
C(--host) will only be used if no C(_meta) key is present.
This is a performance optimization as the script would be called per host otherwise.
notes:
- It takes the place of the previously hardcoded script inventory.
- In order to function, it requires being whitelisted in configuration, which is true by default.
- Whitelisted in configuration by default.
'''
import os