Idempotency for net_get and net_put modules (#42307)

* Idempotency for net_get and net_put modules

* pep8 warnings fix

* remove import q
This commit is contained in:
Deepak Agrawal
2018-07-05 20:15:25 +05:30
committed by GitHub
parent de40ac02a5
commit 30688fecf3
5 changed files with 155 additions and 19 deletions

View File

@@ -49,7 +49,7 @@ options:
present in the src file. If mode is set to I(binary) then file will be
copied as it is to destination device.
default: binary
choices: ['binary', 'template']
choices: ['binary', 'text']
version_added: "2.7"
requirements: