diff --git a/docs/docsite/rst/dev_guide/collections_tech_preview.rst b/docs/docsite/rst/dev_guide/collections_tech_preview.rst index 9578f92139e..3d28b8b07f8 100644 --- a/docs/docsite/rst/dev_guide/collections_tech_preview.rst +++ b/docs/docsite/rst/dev_guide/collections_tech_preview.rst @@ -105,7 +105,7 @@ TBD. tests directory ---------------- -TBD. Expect tests for the collection itself, including Molecule files, to reside here. +TBD. Expect tests for the collection itself to reside here. .. _creating_collections: @@ -125,8 +125,6 @@ We are working on integrating this into Ansible itself for 2.9. Currently we hav .. Note:: Any references to ``ansible-galaxy`` below will be of a 'working version' either in this PR or subsequently in development. As such, the command and this documentation section is subject to frequent change. -We also plan to update `Ansible Molecule `_, for a full developer toolkit with integrated testing. - In the end, to get started with authoring a new collection it should be as simple as: .. code-block:: bash