community.general/lib/ansible/modules
Dag Wieers cedd9d9926
crypto: Fix known issues in modules (#52302)
* crypto: Fix known issues in modules

This fixes a few issues reported by 'validate-modules'.

* Fix whitespace
2019-02-15 11:46:44 +01:00
..
cloud Fix for PostgresSQL server update and storage_mb (#51653) 2019-02-15 17:46:52 +08:00
clustering Fix incorrect use of `is` for comparisons. 2019-02-12 16:33:13 -08:00
commands Update command/shell docs with note about modules for rebooting(#51499) 2019-02-13 13:54:36 -05:00
crypto crypto: Fix known issues in modules (#52302) 2019-02-15 11:46:44 +01:00
database Fix pycodestyle E117 issues. 2019-02-13 23:35:39 -08:00
files Introduce new 'required_by' argument_spec option (#28662) 2019-02-15 10:57:45 +10:00
identity Fix incorrect use of `is` for comparisons. 2019-02-12 16:33:13 -08:00
inventory Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
messaging start getting modules to use shared import error code (#51787) 2019-02-06 12:39:17 -05:00
monitoring Fix incorrect use of `is` for comparisons. 2019-02-12 16:33:13 -08:00
net_tools Fix pycodestyle E117 issues. 2019-02-13 23:35:39 -08:00
network Fix pycodestyle E117 issues. 2019-02-13 23:35:39 -08:00
notification Fix pycodestyle E117 issues. 2019-02-13 23:35:39 -08:00
packaging Fix pycodestyle E117 issues. 2019-02-13 23:35:39 -08:00
remote_management Update GetBiosBootOrder to use standard spec resources (#51764) 2019-02-11 14:50:10 +00:00
source_control gitlab_runner: refresh deprecated documentation notes (#52221) 2019-02-14 05:04:55 -05:00
storage Add junction path to ontap_volume_clone (#51391) 2019-02-14 21:12:50 -05:00
system Introduce new 'required_by' argument_spec option (#28662) 2019-02-15 10:57:45 +10:00
utilities include_vars: elaborate description of dir option (#52022) 2019-02-11 13:25:51 -05:00
web_infrastructure Fixed typo from adress to address (#52143) 2019-02-13 13:57:13 +05:30
windows Ansible.Basic - add required_by to module spec (#51407) 2019-02-15 13:00:25 +10:00
__init__.py