remove molecule mentions (#59441)
This commit is contained in:
parent
67fb3a8215
commit
cb1dd6d77b
1 changed files with 1 additions and 3 deletions
|
@ -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 <https://github.com/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
|
||||
|
|
Loading…
Reference in a new issue