community.general/lib/ansible/modules
John R Barker 2bb25d031b network_cli modules don't always return stdout or stdout_lines (#23573)
It's possible that if the module has a low-level failure, such as
"unable to open shell", or something else in the action plugin that
stdout and stdout_lines will not be returned.

Update the documentation to clarify this point.
2017-04-13 11:59:23 -04:00
..
cloud fixes #4441 passing subnet_name parameter (#18920) 2017-04-12 10:58:56 -07:00
clustering E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
commands typo: psuedo -> pseudo (#23177) 2017-03-31 10:48:29 -04:00
crypto Fix imports and pep8 problems so CI can pass again. 2017-04-06 10:41:18 -07:00
database Fix Postgres user module always reporting changes (#23488) 2017-04-11 08:09:16 -04:00
files ini_file 'create' parameter default value should be True 2017-04-13 11:08:21 -04:00
identity New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
inventory New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
messaging E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
monitoring E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
network network_cli modules don't always return stdout or stdout_lines (#23573) 2017-04-13 11:59:23 -04:00
notification Telegram notification module updated (#22858) 2017-04-08 12:53:35 -07:00
packaging Pylint fixes for yum module 2017-04-11 16:31:35 -07:00
remote_management New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
source_control git: git reset with branch 2017-04-04 10:45:04 -07:00
storage Update netapp_e_amg_sync.py (#22693) 2017-03-28 07:19:05 -04:00
system Add checks to confirm that the output from `xfs_info` has the expected format. 2017-04-12 08:34:51 -07:00
utilities E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
web_infrastructure Pass CSRF token along with Jenkins POST requests (#23250) 2017-04-06 10:03:57 +01:00
windows Cleanse CLIXML from win_shell stderr (#23329) 2017-04-06 01:39:20 -07:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00