mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Move additional rackspace common code into module_utils/rax.py
This commit is contained in:
@@ -183,8 +183,6 @@ EXAMPLES = '''
|
||||
rax_files_objects: container=testcont type=meta
|
||||
'''
|
||||
|
||||
import os
|
||||
|
||||
try:
|
||||
import pyrax
|
||||
HAS_PYRAX = True
|
||||
|
||||
Reference in New Issue
Block a user