Bumping binary modules functionality to 2.2

pull/13771/head
Matt Martz 8 years ago
parent c22c1b4785
commit a4d2238e50

@ -209,7 +209,7 @@ This should return something like::
Binary Modules Input
~~~~~~~~~~~~~~~~~~~~
Support for binary modules was added in Ansible 2.1. When Ansible detects a binary module, it will proceed to
Support for binary modules was added in Ansible 2.2. When Ansible detects a binary module, it will proceed to
supply the argument input as a file on ``argv[1]`` that is formatted as JSON. The JSON contents of that file
would resemble something similar to::

Loading…
Cancel
Save