diff --git a/plugins/modules/panos_active_in_ha.py b/plugins/modules/panos_active_in_ha.py index 3a7e42aa9..47f42d89b 100644 --- a/plugins/modules/panos_active_in_ha.py +++ b/plugins/modules/panos_active_in_ha.py @@ -33,7 +33,7 @@ requirements: - pan-python can be obtained from PyPI U(https://pypi.python.org/pypi/pan-python) - pandevice can be obtained from PyPI U(https://pypi.python.org/pypi/pandevice) - - pan-os-upgrade-assurance can be obtained from PyPI U(https://pypi.org/project/panos-upgrade-assurance) + - panos-upgrade-assurance can be obtained from PyPI U(https://pypi.org/project/panos-upgrade-assurance) notes: - Panorama is not supported. - Check mode is not supported. diff --git a/plugins/modules/panos_readiness_checks.py b/plugins/modules/panos_readiness_checks.py index a53e4a364..8512452f7 100644 --- a/plugins/modules/panos_readiness_checks.py +++ b/plugins/modules/panos_readiness_checks.py @@ -35,7 +35,7 @@ requirements: - pan-python can be obtained from PyPI U(https://pypi.python.org/pypi/pan-python) - pandevice can be obtained from PyPI U(https://pypi.python.org/pypi/pandevice) - - pan-os-upgrade-assurance can be obtained from PyPI U(https://pypi.org/project/panos-upgrade-assurance) + - panos-upgrade-assurance can be obtained from PyPI U(https://pypi.org/project/panos-upgrade-assurance) notes: - Panorama is not supported. - Check mode is not supported. diff --git a/plugins/modules/panos_snapshot_report.py b/plugins/modules/panos_snapshot_report.py index 81e6e77ab..53969e96c 100644 --- a/plugins/modules/panos_snapshot_report.py +++ b/plugins/modules/panos_snapshot_report.py @@ -38,7 +38,7 @@ requirements: - pan-python can be obtained from PyPI U(https://pypi.python.org/pypi/pan-python) - pandevice can be obtained from PyPI U(https://pypi.python.org/pypi/pandevice) - - pan-os-upgrade-assurance can be obtained from PyPI U(https://pypi.python.org/pypi/pan-os-upgrade-assurance) + - panos-upgrade-assurance can be obtained from PyPI U(https://pypi.python.org/pypi/panos-upgrade-assurance) notes: - This is an offline module, no device connection is made. - Check mode is not supported. diff --git a/plugins/modules/panos_state_snapshot.py b/plugins/modules/panos_state_snapshot.py index 304441326..8e4284fa0 100644 --- a/plugins/modules/panos_state_snapshot.py +++ b/plugins/modules/panos_state_snapshot.py @@ -35,7 +35,7 @@ requirements: - pan-python can be obtained from PyPI U(https://pypi.python.org/pypi/pan-python) - pandevice can be obtained from PyPI U(https://pypi.python.org/pypi/pandevice) - - pan-os-upgrade-assurance can be obtained from PyPI U(https://pypi.python.org/pypi/pan-os-upgrade-assurance) + - panos-upgrade-assurance can be obtained from PyPI U(https://pypi.python.org/pypi/panos-upgrade-assurance) notes: - Panorama is not supported. - Check mode is not supported.