parent
a9aea3c6d4
commit
aece03312f
1 changed files with 2 additions and 0 deletions
|
@ -457,6 +457,8 @@ Ansible knows how to look in multiple locations if you feed it a colon separated
|
||||||
local_tmp
|
local_tmp
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
.. versionadded:: 2.1
|
||||||
|
|
||||||
When Ansible gets ready to send a module to a remote machine it usually has to
|
When Ansible gets ready to send a module to a remote machine it usually has to
|
||||||
add a few things to the module: Some boilerplate code, the module's
|
add a few things to the module: Some boilerplate code, the module's
|
||||||
parameters, and a few constants from the config file. This combination of
|
parameters, and a few constants from the config file. This combination of
|
||||||
|
|
Loading…
Reference in a new issue