mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
ensure inventory plugin loading rel to play (#51177)
Ensure inventory plugin loading rel to play fixes #51033 * clarify paths * now adding dirs funciton in loader * better warnings * each cli should handle adding dirs depending on context
This commit is contained in:
@@ -9,7 +9,6 @@ __metaclass__ = type
|
||||
|
||||
import getpass
|
||||
import os
|
||||
import os.path
|
||||
import re
|
||||
import subprocess
|
||||
import sys
|
||||
|
||||
Reference in New Issue
Block a user