f9755ca36d
Add HTML-escaping to code examples in rST tempate of module-formatter Add support for specifying port, addresses with phrases and attaching files Add support for custom headers and document version_added for new options X-Mailer header added :) protect empty address lists & attachment list, and add bcc |
||
---|---|---|
.. | ||
templates | ||
env-setup | ||
module_formatter.py | ||
README | ||
test-module |
The 'env-setup' script modifies your environment to allow you to run ansible from a git checkout. To use it from the root of a checkout: $ . ./hacking/env-setup Note the space between the '.' and the './'