* move set_module_args to units.modules.utils * unit tests: reuse set_module_args * unit tests: mock exit/fail_json in module.utils.ModuleTestCase * unit tests: use module.utils.ModuleTestCase * unit tests: fix 'import shadowed by loop variable'
Just a little cleanup from an earlier patch that makes f5 unit tests only run if the f5 sdk is installed
This patch adds the bigip_config module to Ansible to support merging SCF files, saving running configs, resetting config and validating SCF configs