Kevin Bullock
243af8f727
Fix order of version_compare arguments in porting guide ( #15809 )
...
I struggled with this for quite a while trying to figure out the right quoting before I discovered that the arguments to `version_compare` were reversed.
2016-07-22 20:35:46 -04:00
Zacharias Thompson
5afb0a222b
Update porting_guide_2.0.rst
...
Small fix to the porting guide, in order to get the playbook name the correct attribute is ._file_name instead of ._filename.
2016-04-07 11:27:38 -04:00
Dag Wieers
1f680f311b
Move the section up, near another newline-related section
...
Also specificaly state that this happens when templating (only), not just every time.
2016-04-01 16:07:27 +02:00
Dag Wieers
0e182728f2
Document the behavioral change (bugfix) that converted DOS-type text files to Unix-type
2016-04-01 15:50:58 +02:00
Michael Scherer
43309c0f5d
Fix various mispellings
2016-03-06 11:29:32 +01:00
Matt Martz
2da2dc621b
Fix callback example in porting guide. See #14772
2016-03-04 07:18:05 -06:00
Brian Coca
8766a9dbaf
added new gather behaviour to porting guide
...
also removed redundant header from changelog from merge
2016-02-29 15:56:39 -05:00
Brian Coca
b0bed27211
minor doc fixes
2016-02-26 16:46:26 -05:00
Dag Wieers
e5600ee204
Turn it in correct reStructuredText
...
Why not AsciiDoc is beyond me, as it is much easier for documentation.
2016-02-25 17:12:24 +01:00
Dag Wieers
c1d90e3f2d
Added a section wrt. hybrid plugins and provide an example for lookup plugins
2016-02-25 17:01:28 +01:00
Brian Coca
3d894b0f13
corrected mizpellz
2016-02-04 20:10:37 -05:00
Brian Coca
d6283129e1
corrections and additions to porting guide
...
fixes in syntax to what is now allowable
added section from user feedback
2016-02-04 19:39:56 -05:00
Toshio Kuratomi
9e3932ffca
Some attributes of callbacks aren't in v2. Port plugins to the v2 way to do that
...
Update porting guide with info on callback porting
2016-01-29 19:45:12 -08:00
Toshio Kuratomi
f72d380bcf
Specify all variables in the description to make it more clear
2016-01-13 13:15:08 -08:00
Toshio Kuratomi
be9d817618
Make example of deprecated args clearer
2016-01-13 12:35:28 -08:00
James Cammarata
491fd754f1
Updating the porting guide to note the complex args/bare vars change
...
Related to #13518
2015-12-16 16:36:16 -05:00
Brian Coca
0a112a1b06
fixed formating issues with rst
2015-12-12 13:14:14 -05:00
Toshio Kuratomi
30e729557f
Add first draft of porting guide for 2.0
2015-12-09 16:43:41 -08:00