Skip to content

Commit 63bef3a

Browse files
authored
add answer about Molecule (bregman-arie#10237)
1 parent d91a7e3 commit 63bef3a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

topics/ansible/README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -509,6 +509,9 @@ If your group has 8 hosts. It will run the whole play on 4 hosts and then the sa
509509

510510
<details>
511511
<summary>What is Molecule? How does it works?</summary><br><b>
512+
513+
It's used to rapidy develop and test Ansbile roles. Molecule can be used to test Ansible roles against a varaitey of Linux Distros at the same time. This testing ability helps instill confidence of the automation today and as time go on while a role is maintined.
514+
512515
</b></details>
513516

514517
<details>
@@ -529,4 +532,4 @@ If your group has 8 hosts. It will run the whole play on 4 hosts and then the sa
529532
<summary>What are collections in Ansible?</summary><br><b>
530533
</b></details>
531534

532-
<!-- {% endraw %} -->
535+
<!-- {% endraw %} -->

0 commit comments

Comments
 (0)