mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-14 12:51:04 +00:00
No meaningful change just to trigger Travis
This commit is contained in:
committed by
Matt Clay
parent
2b982c8345
commit
dd19f6d61b
@@ -566,7 +566,6 @@ def main():
|
||||
lxd_manage = LxdContainerManagement(module=module)
|
||||
lxd_manage.run()
|
||||
|
||||
|
||||
# import module bits
|
||||
from ansible.module_utils.basic import *
|
||||
if __name__ == '__main__':
|
||||
|
||||
Reference in New Issue
Block a user