diff --git a/rst/modules.rst b/rst/modules.rst index ba4059a8581..d796172c30e 100644 --- a/rst/modules.rst +++ b/rst/modules.rst @@ -302,11 +302,7 @@ Deploys software (or files) from git checkouts. *version*: * What version to check out -- either the git SHA, the literal string - ``HEAD``, or a tag name. - -*branch*: - -* (new in 0.4) Which branch name to checkout. Defaults to 'master'. + ``HEAD``, branch name, or a tag name. Example action from Ansible :doc:`playbooks`::