mirror of
https://github.com/ansible/awx.git
synced 2026-05-23 00:37:37 -02:30
Converted tower_group
Splitting out tower_inventory_source from tower_group Copy/Paste typo fix and README update for breaking backwards compatability Update credential_type module and unit tests
This commit is contained in:
committed by
beeankha
parent
8a0432efb7
commit
1c505beba6
@@ -42,7 +42,6 @@ def sanitize_dict(din):
|
||||
|
||||
@pytest.fixture
|
||||
def run_module(request):
|
||||
# A placeholder to use while modules get converted
|
||||
def rf(module_name, module_params, request_user):
|
||||
|
||||
def new_request(self, method, url, **kwargs):
|
||||
|
||||
Reference in New Issue
Block a user