Commit Graph

18 Commits (6ffd494efb146714fc4b297706ade5823118a6b1)

Author SHA1 Message Date
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.
8 years ago
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.
9 years ago
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.
9 years ago
Dag Wieers 0e182728f2 Document the behavioral change (bugfix) that converted DOS-type text files to Unix-type 9 years ago
Michael Scherer 43309c0f5d Fix various mispellings 9 years ago
Matt Martz 2da2dc621b Fix callback example in porting guide. See #14772 9 years ago
Brian Coca 8766a9dbaf added new gather behaviour to porting guide
also removed redundant header from changelog from merge
9 years ago
Brian Coca b0bed27211 minor doc fixes 9 years ago
Dag Wieers e5600ee204 Turn it in correct reStructuredText
Why not AsciiDoc is beyond me, as it is much easier for documentation.
9 years ago
Dag Wieers c1d90e3f2d Added a section wrt. hybrid plugins and provide an example for lookup plugins 9 years ago
Brian Coca 3d894b0f13 corrected mizpellz 9 years ago
Brian Coca d6283129e1 corrections and additions to porting guide
fixes in syntax to what is now allowable
added section from user feedback
9 years ago
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
9 years ago
Toshio Kuratomi f72d380bcf Specify all variables in the description to make it more clear 9 years ago
Toshio Kuratomi be9d817618 Make example of deprecated args clearer 9 years ago
James Cammarata 491fd754f1 Updating the porting guide to note the complex args/bare vars change
Related to #13518
9 years ago
Brian Coca 0a112a1b06 fixed formating issues with rst 9 years ago
Toshio Kuratomi 30e729557f Add first draft of porting guide for 2.0 9 years ago