diff --git a/docs/development.rst b/docs/development.rst index 93f5f4846f0301987adb0a6d56a2ba437528aa5d..19bf219d1f15d47a7d8d3c7f695e6c11dee6f76e 100644 --- a/docs/development.rst +++ b/docs/development.rst @@ -305,6 +305,10 @@ For each role perform the following steps: 4. Make sure to add hosts to correct groups that will correspond to groups within ``playbook.yml``. + 5. Remove old Molecule configuration:: + + git rm molecule.yml + 6. Move the old playbook into new location:: rm molecule/default/playbook.yml @@ -379,11 +383,7 @@ For each role perform the following steps: molecule test -10. Remove old Molecule configuration:: - - git rm molecule.yml - -11. Verify and commit the changes. Template commit message:: +10. Verify and commit the changes. Template commit message:: MAR-128: Upgraded tests for ROLE_NAME role: