mirror of
https://github.com/ansible/awx.git
synced 2026-03-13 23:17:32 -02:30
Refactored tasks.py to a package
--- Added 3 new sub-package : awx.main.tasks.system , awx.main.tasks.jobs , awx.main.tasks.receptor --- Modified the functional tests and unit tests accordingly
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from awx.main.utils.receptor import _convert_args_to_cli
|
||||
from awx.main.tasks.receptor import _convert_args_to_cli
|
||||
|
||||
|
||||
def test_file_cleanup_scenario():
|
||||
|
||||
Reference in New Issue
Block a user