mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Remove v1 code
This commit is contained in:
@@ -25,8 +25,6 @@ from ansible.plugins.lookup import LookupBase
|
||||
|
||||
class LookupModule(LookupBase):
|
||||
|
||||
def __init__(self, basedir=None, **kwargs):
|
||||
self.basedir = basedir
|
||||
|
||||
def read_shelve(self, shelve_filename, key):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user