community.general/lib/ansible/modules
Peter Sprygada 381f7209f8 fixes issue in nxos_config when retrieving current config (#21843)
When parsing the configuration, the wrong indent level was set so the
configurations could not be properly compared.  Also noted that
defaults: yes needed to be added to the integration tests to make the
test cases valid, which is also included in this patch

fixes #21828
2017-02-23 16:59:29 -05:00
..
cloud [cloud] Support deadletter queue configuration in lambda module (#21720) 2017-02-23 16:04:45 -05:00
clustering use safe load instead 2017-02-21 17:45:46 -05:00
commands YAML fixes for examples in additional modules 2017-02-15 13:01:43 -08:00
crypto Update validate-modules (#20932) 2017-02-02 11:45:22 -08:00
database Remove unnecessary shebangs and execute bits. 2017-02-22 18:13:46 -08:00
files Remove unnecessary shebangs and execute bits. 2017-02-22 18:13:46 -08:00
identity IPA: Remove duplicated code and fix a bug that occurs if empty lists were passed and IPA didn't know the value before (#19210) 2017-02-08 14:16:44 +00:00
inventory Refreshed metadata for core modules 2016-12-08 11:25:35 -05:00
messaging no log passwords (#21229) 2017-02-10 15:13:59 -05:00
monitoring Validate EXAMPLES as YAML 2017-02-15 13:01:43 -08:00
network fixes issue in nxos_config when retrieving current config (#21843) 2017-02-23 16:59:29 -05:00
notification Remove explicit port from pushover module (#19078) 2017-02-23 10:40:04 -06:00
packaging Remove unnecessary shebangs and execute bits. 2017-02-22 18:13:46 -08:00
remote_management Validate EXAMPLES as YAML 2017-02-15 13:01:43 -08:00
source_control Add validate_certs options to gitlab_user and gitlab_group modules (#21415) 2017-02-20 10:43:36 +01:00
storage Remove unnecessary shebangs and execute bits. 2017-02-22 18:13:46 -08:00
system Add the aix_inittab module to be able to modify the inittab at AIX systems (#21511) 2017-02-23 13:36:26 -05:00
utilities Document returned values of module pause 2017-02-23 13:47:18 -05:00
web_infrastructure Remove unnecessary shebangs and execute bits. 2017-02-22 18:13:46 -08:00
windows #21440. Module Win_Regedit, pipe all calls to New-ItemProperty and Get-ItemProperty (when not stored as variable) to Out-Null (#21771) 2017-02-22 17:44:50 -08:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00