diff --git a/docs/docsite/rst/dev_guide/developing_modules_general_aci.rst b/docs/docsite/rst/dev_guide/developing_modules_general_aci.rst index 84d3c03632d..d66d8a3b06e 100644 --- a/docs/docsite/rst/dev_guide/developing_modules_general_aci.rst +++ b/docs/docsite/rst/dev_guide/developing_modules_general_aci.rst @@ -439,5 +439,5 @@ You can run this: .. code-block:: bash - $ ansible-test integration --python 2.7 --coverage aci_tenant + $ ansible-test network-integration --python 2.7 --allow-unsupported --coverage aci_tenant $ ansible-test coverage report