community.general/lib/ansible/modules
tacatac 4ffd60a406 nosh system module: fixes and improvements (#32014)
* nosh system module: fixes and improvements

documentation:
* fleshed out and fixed to better follow the official guidelines

consistency:
* the following facts will now always be returned on success: name,
service_path, enabled, preset, user, status
* state is only returned when the state option is used
* state and status will be null if the service is not loaded by the end
of the task

* [nosh]: PEP8 fix
2017-10-23 09:19:22 -04:00
..
cloud ovirt_vms: Don't start VM if state is present (#31698) 2017-10-20 05:59:45 -04:00
clustering kubernetes: PEP8 compliancy and doc fixes (#30914) 2017-09-29 01:51:23 -04:00
commands Fixes #30073: Remove 'Consider hg command' warning. (#31159) 2017-10-02 23:33:13 +02:00
crypto openssl_certificate: compare bytes with bytes on python3 (#30522) 2017-09-25 12:13:50 -07:00
database Ensure valid_plugin_bin is defined 2017-10-18 14:05:03 -07:00
files Corrects examples in the `find` module. (#31522) 2017-10-12 09:43:18 +10:00
identity Fix typo in ipa_user module documentation example. (#31928) 2017-10-20 09:07:45 +02:00
inventory clarified inventory_dir changes for 2.4 (#31484) 2017-10-09 20:56:32 -07:00
messaging Add max_priority to give priority ability to a queue 2017-09-08 16:09:50 -07:00
monitoring move zabbix modules into their own namespace below monitoring/ (#31992) 2017-10-21 10:07:51 +02:00
net_tools Port arg specs from type='str' to type='path' 2017-10-09 21:15:56 -07:00
network -Fixes JSON parsing(use JSON object instead of string) for facts modules. (#31818) 2017-10-23 17:48:52 +05:30
notification Add the snow_record module. Module to create/update/delete/read records (#27931) 2017-10-16 12:58:32 -04:00
packaging composer: return skipped if command has no --dry-run (#32010) 2017-10-22 10:04:46 +02:00
remote_management Enable use of empty manageiq arguments (#31774) 2017-10-23 13:33:57 +02:00
source_control git: remove duplicate ssh_wrapper cleanup (#31827) 2017-10-19 21:03:27 +02:00
storage Enable more pylint rules and fix reported issues. (#30539) 2017-09-18 23:20:32 -07:00
system nosh system module: fixes and improvements (#32014) 2017-10-23 09:19:22 -04:00
utilities wait_for: treat broken connections as "unready" (#28839) 2017-10-12 11:37:20 -04:00
web_infrastructure Port arg specs from type='str' to type='path' 2017-10-09 21:15:56 -07:00
windows win_command win_shell: add stdin option (#31619) 2017-10-23 09:50:19 +10:00
__init__.py