diff --git a/docs/about.rst b/docs/about.rst index a54ca32cc856fd6ebe5c969e53f0f07866114bac..9fb78c091c9954db639666f03b440c504f2ae2ee 100644 --- a/docs/about.rst +++ b/docs/about.rst @@ -17,9 +17,9 @@ supported releases, see :ref:`rolereference`. At the moment, the roles have been written for and tested against **Ansible 2.9.x**. -The role also utilises the ``dig`` lookup plugin which requires ``dnspython`` -package to be installed. Make sure you have the package available on controller -machine. +The role also utilises the ``ipv4/ipv6`` lookup plugins which require +``netaddr`` package to be installed. Make sure you have the package +available on controller machine. Why were these roles created?