diff --git a/docsite/rst/faq.rst b/docsite/rst/faq.rst index d548ed2c000..e5bd937019a 100644 --- a/docsite/rst/faq.rst +++ b/docsite/rst/faq.rst @@ -81,7 +81,7 @@ What is the best way to make content reusable/redistributable? ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ If you have not done so already, read all about "Roles" in the playbooks documentation. This helps you make playbook content -self contained, and works will with things like git submodules for sharing content with others. +self contained, and works well with things like git submodules for sharing content with others. If some of these plugin types look strange to you, see the API documentation for more details about ways Ansible can be extended.