mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-24 11:21:25 -07:00
Make sure all the lookup plugins are documented.
This commit is contained in:
parent
318e3302fb
commit
0ae7f996f5
2 changed files with 53 additions and 29 deletions
|
@ -30,8 +30,7 @@ import time
|
|||
import datetime
|
||||
import subprocess
|
||||
import ansible.utils
|
||||
from ansible.utils import module_docs
|
||||
|
||||
import ansible.utils.module_docs as module_docs
|
||||
|
||||
# Get parent directory of the directory this script lives in
|
||||
MODULEDIR=os.path.abspath(os.path.join(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue