change docs, this is the easier way to use template.
This commit is contained in:
parent
3602fe7f61
commit
956e926618
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ Plugin changes:
|
|||
* EC2 inventory script now produces nicer failure message if AWS is down (or similar)
|
||||
* plugin loading code now more streamlined
|
||||
* lookup plugins for DNS text records, environment variables, and redis
|
||||
* added a template lookup plugin (with_template: "filename.j2")
|
||||
* added a template lookup plugin $TEMPLATE('filename.j2')
|
||||
* various tweaks to the EC2 inventory plugin
|
||||
* jinja2 filters are now pluggable so it's easy to write your own (to_json/etc, are now impl. as such)
|
||||
|
||||
|
|
Loading…
Reference in a new issue