Felix Fontein
ee9770cff7
Deprecate nios content ( #2458 )
...
* Deprecate nios content.
* Make 2.9's ansible-test happy.
* Add module_utils deprecation.
2021-05-13 21:50:40 +02:00
Felix Fontein
29bd5a9486
Fix a bunch of potential security issues (secret leaking) ( #1736 )
...
* Fix a bunch of potential security issues (secret leaking).
* oneandone_server was already ok.
* Add more parameters for pagerduty_alert.
* Add more no_log=True.
2021-02-08 16:33:18 +01:00
Alexei Znamensky
6c7f8f97ad
Tidy up validate-modules ignores for modules: net_tools/nios ( #1598 )
...
* Added ``normalize_ib_spec()``
* Added suboptions
- ``http_pool_connections``
- ``http_pool_maxsize``
- ``silent_ssl_warnings``
* fixed validation-modules for plugins/modules/net_tools/nios/nios_a_record.py
* fixed validation-modules for plugins/modules/net_tools/nios/nios_aaaa_record.py
* fixed validation-modules for plugins/modules/net_tools/nios/nios_cname_record.py
* fixed validation-modules for plugins/modules/net_tools/nios/nios_dns_view.py
* fixed validation-modules for plugins/modules/net_tools/nios/nios_fixed_address.py
* fixed validation-modules for plugins/modules/net_tools/nios/nios_host_record.py
* fixed validation-modules for plugins/modules/net_tools/nios/nios_member.py
* fixed validation-modules for plugins/modules/net_tools/nios/nios_mx_record.py
* fixed validation-modules for plugins/modules/net_tools/nios/nios_naptr_record.py
* fixed validation-modules for plugins/modules/net_tools/nios/nios_network.py
* fixed validation-modules for plugins/modules/net_tools/nios/nios_network_view.py
* fixed validation-modules for plugins/modules/net_tools/nios/nios_ptr_record.py
* fixed validation-modules for plugins/modules/net_tools/nios/nios_srv_record.py
* fixed validation-modules for plugins/modules/net_tools/nios/nios_txt_record.py
* fixed validation-modules for plugins/modules/net_tools/nios/nios_zone.py
* fixed validation-modules for plugins/modules/net_tools/nios/nios_nsgroup.py
* Added function to normalize the ``ib_spec`` for ansible usage.
* Tidy up validate-modules ignores for net_tools/nios modules
* Update plugins/modules/net_tools/nios/nios_nsgroup.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/net_tools/nios/nios_nsgroup.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/net_tools/nios/nios_nsgroup.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/net_tools/nios/nios_nsgroup.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/net_tools/nios/nios_nsgroup.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/net_tools/nios/nios_nsgroup.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* fixed missing defaults, per PR tests
* added changelog fragment
* Update changelogs/fragments/nios-fix-ib_spec.yaml
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Felix Fontein <felix@fontein.de>
2021-01-11 22:14:46 +01:00
Felix Fontein
9f71073d37
Remove ansible.netcommon dependency. ( #1561 )
2020-12-30 10:37:23 +01:00
Alexei Znamensky
b69ea1dfd9
Tidy up validate-modules:doc-required-mismatch ( #1415 )
...
* Tidy up validate-modules ignores doc-required-mismatch
* Tidy up validate-modules ignores doc-required-mismatch - update on 2.11
* Fixed chengelog frag
* rolledback removal of parameter from cloud/smartos/vmadm.py
* removed changelog frag for the rollback
* Update plugins/modules/cloud/smartos/vmadm.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Revert "removed changelog frag for the rollback"
This reverts commit 56a02ead3b
.
* suggestion from PR
* yet another PR suggestion
Co-authored-by: Felix Fontein <felix@fontein.de>
2020-11-28 14:06:28 +01:00
Alexei Znamensky
47c456f740
Tidy up validate-modules:doc-elements-mismatch ( #1399 )
...
* fixed validation-modules for plugins/modules/cloud/xenserver/xenserver_guest.py
* fixed validation-modules for plugins/modules/identity/ipa/ipa_hbacrule.py
* fixed validation-modules for plugins/modules/identity/keycloak/keycloak_client.py
* fixed validation-modules for plugins/modules/identity/keycloak/keycloak_clienttemplate.py
* fixed validation-modules for plugins/modules/net_tools/nios/nios_fixed_address.py
* fixed validation-modules for plugins/modules/net_tools/nios/nios_host_record.py
* fixed validation-modules for plugins/modules/net_tools/nios/nios_member.py
* fixed validation-modules for plugins/modules/net_tools/nios/nios_network.py
* fixed validation-modules for plugins/modules/net_tools/nios/nios_nsgroup.py
* fixed validation-modules for plugins/modules/remote_management/redfish/redfish_config.py
* fixed validation-modules for plugins/modules/source_control/github/github_webhook.py
* fixed validation-modules for plugins/modules/web_infrastructure/sophos_utm/utm_proxy_exception.py
* Tidy up validate-modules ignores doc-elements-mismatch
* Added changelog frag for utm_proxy_exception
* Update changelogs/fragments/1399-fixed-wrong-elements-type.yaml
Co-authored-by: Felix Fontein <felix@fontein.de>
* Fixed couple of missing docs
Co-authored-by: Felix Fontein <felix@fontein.de>
2020-11-27 08:01:02 +01:00
Alexei Znamensky
7f890c4645
Tidy up validate-modules nonexistent-parameter-documented ( #1389 )
...
* fixed validation-modules for plugins/modules/cloud/spotinst/spotinst_aws_elastigroup.py
* fixed validation-modules for plugins/modules/cloud/univention/udm_share.py
* fixed validation-modules for plugins/modules/net_tools/nios/nios_host_record.py
* fixed validation-modules for plugins/modules/storage/zfs/zfs_facts.py
* fixed validation-modules for plugins/modules/storage/zfs/zpool_facts.py
* Tidy up validate-modules ignores nonexistent-parameter-documented
* Adjustments per the PR
* Removed no longer needed ignore line for udm_share.py
2020-11-26 12:27:37 +01:00
Zach Peterson
b661c9476f
Remove redundant aliases from NIOS modules ( #1223 )
...
* remove redundant alias
* remove redundant aliases
* remove redundant aliases
* remove parameter-alias-self for nios_*
* add fragment
* Update changelogs/fragments/1223-nios-remove-redundant-aliases.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/net_tools/nios/nios_host_record.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* remove parameter-alias-self for nios_host_record
Co-authored-by: Felix Fontein <felix@fontein.de>
2020-11-04 07:54:53 +01:00
Andrew Klychkov
41cfdda6a3
modules: fix examples to use FQCN ( #644 )
...
* modules: fix examples to use FQCN
* fix
* fix
* fix
2020-07-13 21:50:31 +02:00
Felix Fontein
f9589d78a8
Add version_added for all new features ( #214 )
...
* Add version_added: 1.0.0 for all new features added before pre-ansible-base.
* Add version_added: 1.0.0 for all new features.
* Next release will be 0.2.0
* Fix error.
* Remove unnecessary warnings.
2020-06-13 15:01:19 +02:00
Andrew Klychkov
a7c830f49d
Fix examples formatting ( #345 )
2020-05-16 15:07:51 +02:00
Andrew Klychkov
5d226f86b6
Remove ANSIBLE_METADATA ( #339 )
...
* Remove ANSIBLE_METADATA
* remove from other modules
* remove from plugins and scripts
2020-05-14 14:03:42 +01:00
Felix Fontein
01ae744aa6
Add copy of ipaddress.py from ansible.netcommon ( #49 )
...
* Add copy of ipaddress.py from ansible.netcommon, use that one in non-network modules.
* Copy required functions from ansible.netcommon. Simpler than using compat.ipaddress to do this.
2020-03-26 20:44:26 +00:00
Ansible Core Team
aebc1b03fd
Initial commit
2020-03-09 09:11:07 +00:00