From 563725ba98da5b6307a7f74cb6c68fa409c554bb Mon Sep 17 00:00:00 2001 From: Amol Kahat Date: Wed, 13 Feb 2019 13:57:13 +0530 Subject: [PATCH] Fixed typo from adress to address (#52143) Signed-off-by: Amol Kahat --- lib/ansible/module_utils/facts/network/linux.py | 2 +- lib/ansible/modules/cloud/ovh/ovh_ip_failover.py | 2 +- lib/ansible/modules/cloud/vmware/_vsphere_guest.py | 2 +- lib/ansible/modules/network/fortios/fortios_address.py | 2 +- .../modules/network/fortios/fortios_antivirus_heuristic.py | 2 +- .../modules/network/fortios/fortios_antivirus_profile.py | 2 +- .../modules/network/fortios/fortios_antivirus_quarantine.py | 2 +- .../modules/network/fortios/fortios_antivirus_settings.py | 2 +- .../modules/network/fortios/fortios_application_custom.py | 2 +- .../modules/network/fortios/fortios_application_group.py | 2 +- .../modules/network/fortios/fortios_application_list.py | 2 +- .../modules/network/fortios/fortios_application_name.py | 2 +- .../network/fortios/fortios_application_rule_settings.py | 2 +- .../modules/network/fortios/fortios_authentication_rule.py | 2 +- .../modules/network/fortios/fortios_authentication_scheme.py | 2 +- .../modules/network/fortios/fortios_authentication_setting.py | 2 +- .../modules/network/fortios/fortios_dlp_filepattern.py | 2 +- .../modules/network/fortios/fortios_dlp_fp_doc_source.py | 2 +- .../modules/network/fortios/fortios_dlp_fp_sensitivity.py | 2 +- lib/ansible/modules/network/fortios/fortios_dlp_sensor.py | 2 +- lib/ansible/modules/network/fortios/fortios_dlp_settings.py | 2 +- .../network/fortios/fortios_dnsfilter_domain_filter.py | 2 +- .../modules/network/fortios/fortios_dnsfilter_profile.py | 2 +- .../network/fortios/fortios_endpoint_control_client.py | 2 +- .../fortios/fortios_endpoint_control_forticlient_ems.py | 2 +- .../fortios_endpoint_control_forticlient_registration_sync.py | 2 +- .../network/fortios/fortios_endpoint_control_profile.py | 2 +- .../network/fortios/fortios_endpoint_control_settings.py | 2 +- .../network/fortios/fortios_extender_controller_extender.py | 2 +- .../modules/network/fortios/fortios_firewall_DoS_policy.py | 2 +- .../modules/network/fortios/fortios_firewall_DoS_policy6.py | 2 +- .../modules/network/fortios/fortios_firewall_address.py | 2 +- .../modules/network/fortios/fortios_firewall_address6.py | 2 +- .../network/fortios/fortios_firewall_address6_template.py | 2 +- .../modules/network/fortios/fortios_firewall_addrgrp.py | 2 +- .../modules/network/fortios/fortios_firewall_addrgrp6.py | 2 +- .../modules/network/fortios/fortios_firewall_auth_portal.py | 2 +- .../network/fortios/fortios_firewall_central_snat_map.py | 2 +- .../network/fortios/fortios_firewall_dnstranslation.py | 2 +- .../network/fortios/fortios_firewall_identity_based_route.py | 2 +- .../network/fortios/fortios_firewall_interface_policy.py | 2 +- .../network/fortios/fortios_firewall_interface_policy6.py | 2 +- .../network/fortios/fortios_firewall_internet_service.py | 2 +- .../fortios/fortios_firewall_internet_service_custom.py | 2 +- .../fortios/fortios_firewall_internet_service_group.py | 2 +- .../network/fortios/fortios_firewall_ip_translation.py | 2 +- .../network/fortios/fortios_firewall_ipmacbinding_setting.py | 2 +- .../network/fortios/fortios_firewall_ipmacbinding_table.py | 2 +- .../modules/network/fortios/fortios_firewall_ippool.py | 2 +- .../modules/network/fortios/fortios_firewall_ippool6.py | 2 +- .../network/fortios/fortios_firewall_ipv6_eh_filter.py | 2 +- .../modules/network/fortios/fortios_firewall_ldb_monitor.py | 2 +- .../network/fortios/fortios_firewall_local_in_policy.py | 2 +- .../network/fortios/fortios_firewall_local_in_policy6.py | 2 +- .../network/fortios/fortios_firewall_multicast_address.py | 2 +- .../network/fortios/fortios_firewall_multicast_address6.py | 2 +- .../network/fortios/fortios_firewall_multicast_policy.py | 2 +- .../network/fortios/fortios_firewall_multicast_policy6.py | 2 +- .../modules/network/fortios/fortios_firewall_policy.py | 2 +- .../modules/network/fortios/fortios_firewall_policy46.py | 2 +- .../modules/network/fortios/fortios_firewall_policy6.py | 2 +- .../modules/network/fortios/fortios_firewall_policy64.py | 2 +- .../modules/network/fortios/fortios_firewall_profile_group.py | 2 +- .../fortios/fortios_firewall_profile_protocol_options.py | 2 +- .../modules/network/fortios/fortios_firewall_proxy_address.py | 2 +- .../modules/network/fortios/fortios_firewall_proxy_addrgrp.py | 2 +- .../modules/network/fortios/fortios_firewall_proxy_policy.py | 2 +- lib/ansible/modules/network/fortios/fortios_firewall_vip.py | 2 +- lib/ansible/modules/network/fortios/fortios_firewall_vip46.py | 2 +- lib/ansible/modules/network/fortios/fortios_firewall_vip6.py | 2 +- lib/ansible/modules/network/fortios/fortios_firewall_vip64.py | 2 +- .../modules/network/fortios/fortios_firewall_vipgrp.py | 2 +- .../modules/network/fortios/fortios_firewall_vipgrp46.py | 2 +- .../modules/network/fortios/fortios_firewall_vipgrp6.py | 2 +- .../modules/network/fortios/fortios_firewall_vipgrp64.py | 2 +- lib/ansible/modules/network/fortios/fortios_ips_sensor.py | 2 +- .../network/fortios/fortios_system_central_management.py | 2 +- .../modules/network/fortios/fortios_system_sdn_connector.py | 2 +- lib/ansible/modules/network/fortios/fortios_webfilter.py | 2 +- .../modules/network/fortios/fortios_webfilter_content.py | 2 +- .../network/fortios/fortios_webfilter_content_header.py | 2 +- .../modules/network/fortios/fortios_webfilter_fortiguard.py | 2 +- .../network/fortios/fortios_webfilter_ftgd_local_cat.py | 2 +- .../network/fortios/fortios_webfilter_ftgd_local_rating.py | 2 +- .../fortios/fortios_webfilter_ips_urlfilter_cache_setting.py | 2 +- .../fortios/fortios_webfilter_ips_urlfilter_setting.py | 2 +- .../fortios/fortios_webfilter_ips_urlfilter_setting6.py | 2 +- .../modules/network/fortios/fortios_webfilter_override.py | 2 +- .../modules/network/fortios/fortios_webfilter_profile.py | 2 +- .../network/fortios/fortios_webfilter_search_engine.py | 2 +- .../modules/network/fortios/fortios_webfilter_urlfilter.py | 2 +- .../modules/web_infrastructure/sophos_utm/utm_dns_host.py | 2 +- test/integration/targets/cnos_backup/cnos_backup_sample_hosts | 4 ++-- test/integration/targets/cnos_banner/cnos_banner_sample_hosts | 4 ++-- test/integration/targets/cnos_bgp/cnos_bgp_sample_hosts | 4 ++-- .../targets/cnos_command/cnos_command_sample_hosts | 4 ++-- .../cnos_conditional_command_sample_hosts | 4 ++-- .../cnos_conditional_template_sample_hosts | 4 ++-- test/integration/targets/cnos_config/cnos_config_sample_hosts | 4 ++-- test/integration/targets/cnos_facts/cnos_facts_sample_hosts | 4 ++-- test/integration/targets/cnos_image/cnos_image_sample_hosts | 4 ++-- .../targets/cnos_interface/cnos_interface_sample_hosts | 4 ++-- .../targets/cnos_l2_interface/cnos_l2_interface_sample_hosts | 4 ++-- .../targets/cnos_l3_interface/cnos_l3_interface_sample_hosts | 4 ++-- .../targets/cnos_linkagg/cnos_linkagg_sample_hosts | 4 ++-- .../targets/cnos_rollback/cnos_rollback_sample_hosts | 4 ++-- .../targets/cnos_showrun/cnos_showrun_sample_hosts | 4 ++-- .../targets/cnos_template/cnos_template_sample_hosts | 4 ++-- test/integration/targets/cnos_vlag/cnos_vlag_sample_hosts | 4 ++-- test/integration/targets/cnos_vlan/cnos_vlan_sample_hosts | 4 ++-- 110 files changed, 128 insertions(+), 128 deletions(-) diff --git a/lib/ansible/module_utils/facts/network/linux.py b/lib/ansible/module_utils/facts/network/linux.py index 88981b8ef0..0494a1abf7 100644 --- a/lib/ansible/module_utils/facts/network/linux.py +++ b/lib/ansible/module_utils/facts/network/linux.py @@ -220,7 +220,7 @@ class LinuxNetwork(Network): default_ipv4['broadcast'] = broadcast default_ipv4['netmask'] = netmask default_ipv4['network'] = network - # NOTE: macadress is ref from outside scope + # NOTE: macaddress is ref from outside scope default_ipv4['macaddress'] = macaddress default_ipv4['mtu'] = interfaces[device]['mtu'] default_ipv4['type'] = interfaces[device].get("type", "unknown") diff --git a/lib/ansible/modules/cloud/ovh/ovh_ip_failover.py b/lib/ansible/modules/cloud/ovh/ovh_ip_failover.py index 37284f3fa3..d65231ff9a 100644 --- a/lib/ansible/modules/cloud/ovh/ovh_ip_failover.py +++ b/lib/ansible/modules/cloud/ovh/ovh_ip_failover.py @@ -80,7 +80,7 @@ options: ''' EXAMPLES = ''' -# Route an IP adress 1.1.1.1 to the service ns666.ovh.net +# Route an IP address 1.1.1.1 to the service ns666.ovh.net - ovh_ip_failover: name: 1.1.1.1 service: ns666.ovh.net diff --git a/lib/ansible/modules/cloud/vmware/_vsphere_guest.py b/lib/ansible/modules/cloud/vmware/_vsphere_guest.py index d9c972d916..ff23e6daef 100644 --- a/lib/ansible/modules/cloud/vmware/_vsphere_guest.py +++ b/lib/ansible/modules/cloud/vmware/_vsphere_guest.py @@ -236,7 +236,7 @@ EXAMPLES = ''' --- # Typical output of a vsphere_facts run on a guest -# If vmware tools is not installed, ipadresses with return None +# If vmware tools is not installed, ipaddresses with return None - hw_eth0: - addresstype: "assigned" diff --git a/lib/ansible/modules/network/fortios/fortios_address.py b/lib/ansible/modules/network/fortios/fortios_address.py index 63dca31462..349cc11519 100644 --- a/lib/ansible/modules/network/fortios/fortios_address.py +++ b/lib/ansible/modules/network/fortios/fortios_address.py @@ -97,7 +97,7 @@ EXAMPLES = """ RETURN = """ firewall_address_config: - description: full firewall adresses config string. + description: full firewall addresses config string. returned: always type: str change_string: diff --git a/lib/ansible/modules/network/fortios/fortios_antivirus_heuristic.py b/lib/ansible/modules/network/fortios/fortios_antivirus_heuristic.py index e0922dbf5e..0371d4e253 100644 --- a/lib/ansible/modules/network/fortios/fortios_antivirus_heuristic.py +++ b/lib/ansible/modules/network/fortios/fortios_antivirus_heuristic.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_antivirus_profile.py b/lib/ansible/modules/network/fortios/fortios_antivirus_profile.py index 75cd9e6d24..10107c5602 100644 --- a/lib/ansible/modules/network/fortios/fortios_antivirus_profile.py +++ b/lib/ansible/modules/network/fortios/fortios_antivirus_profile.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_antivirus_quarantine.py b/lib/ansible/modules/network/fortios/fortios_antivirus_quarantine.py index 361fbb6e34..b07042a505 100644 --- a/lib/ansible/modules/network/fortios/fortios_antivirus_quarantine.py +++ b/lib/ansible/modules/network/fortios/fortios_antivirus_quarantine.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_antivirus_settings.py b/lib/ansible/modules/network/fortios/fortios_antivirus_settings.py index 5216177fb9..0fbba05c82 100644 --- a/lib/ansible/modules/network/fortios/fortios_antivirus_settings.py +++ b/lib/ansible/modules/network/fortios/fortios_antivirus_settings.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_application_custom.py b/lib/ansible/modules/network/fortios/fortios_application_custom.py index 7aad59eac2..f15afa59d5 100644 --- a/lib/ansible/modules/network/fortios/fortios_application_custom.py +++ b/lib/ansible/modules/network/fortios/fortios_application_custom.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_application_group.py b/lib/ansible/modules/network/fortios/fortios_application_group.py index 5583ae0dd2..f0270ba40f 100644 --- a/lib/ansible/modules/network/fortios/fortios_application_group.py +++ b/lib/ansible/modules/network/fortios/fortios_application_group.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_application_list.py b/lib/ansible/modules/network/fortios/fortios_application_list.py index 7e6d99c0eb..ee09b7d1e9 100644 --- a/lib/ansible/modules/network/fortios/fortios_application_list.py +++ b/lib/ansible/modules/network/fortios/fortios_application_list.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_application_name.py b/lib/ansible/modules/network/fortios/fortios_application_name.py index 0b500a36ba..e8302134f2 100644 --- a/lib/ansible/modules/network/fortios/fortios_application_name.py +++ b/lib/ansible/modules/network/fortios/fortios_application_name.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_application_rule_settings.py b/lib/ansible/modules/network/fortios/fortios_application_rule_settings.py index 75b47f7d82..6d04ea3be8 100644 --- a/lib/ansible/modules/network/fortios/fortios_application_rule_settings.py +++ b/lib/ansible/modules/network/fortios/fortios_application_rule_settings.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_authentication_rule.py b/lib/ansible/modules/network/fortios/fortios_authentication_rule.py index 22c73fb715..b7dea5d4b7 100644 --- a/lib/ansible/modules/network/fortios/fortios_authentication_rule.py +++ b/lib/ansible/modules/network/fortios/fortios_authentication_rule.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_authentication_scheme.py b/lib/ansible/modules/network/fortios/fortios_authentication_scheme.py index 4f859dcee4..e190d62af9 100644 --- a/lib/ansible/modules/network/fortios/fortios_authentication_scheme.py +++ b/lib/ansible/modules/network/fortios/fortios_authentication_scheme.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_authentication_setting.py b/lib/ansible/modules/network/fortios/fortios_authentication_setting.py index e1f5357065..839ffd2b87 100644 --- a/lib/ansible/modules/network/fortios/fortios_authentication_setting.py +++ b/lib/ansible/modules/network/fortios/fortios_authentication_setting.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_dlp_filepattern.py b/lib/ansible/modules/network/fortios/fortios_dlp_filepattern.py index 96893ca5c0..19f9b03ed4 100644 --- a/lib/ansible/modules/network/fortios/fortios_dlp_filepattern.py +++ b/lib/ansible/modules/network/fortios/fortios_dlp_filepattern.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_dlp_fp_doc_source.py b/lib/ansible/modules/network/fortios/fortios_dlp_fp_doc_source.py index bbf49f6e30..481b9393d9 100644 --- a/lib/ansible/modules/network/fortios/fortios_dlp_fp_doc_source.py +++ b/lib/ansible/modules/network/fortios/fortios_dlp_fp_doc_source.py @@ -46,7 +46,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_dlp_fp_sensitivity.py b/lib/ansible/modules/network/fortios/fortios_dlp_fp_sensitivity.py index b3eaecc5ce..76cb3239af 100644 --- a/lib/ansible/modules/network/fortios/fortios_dlp_fp_sensitivity.py +++ b/lib/ansible/modules/network/fortios/fortios_dlp_fp_sensitivity.py @@ -46,7 +46,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_dlp_sensor.py b/lib/ansible/modules/network/fortios/fortios_dlp_sensor.py index 553c3a337b..c43effb946 100644 --- a/lib/ansible/modules/network/fortios/fortios_dlp_sensor.py +++ b/lib/ansible/modules/network/fortios/fortios_dlp_sensor.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_dlp_settings.py b/lib/ansible/modules/network/fortios/fortios_dlp_settings.py index c1fbdc05f0..5dc22a24ae 100644 --- a/lib/ansible/modules/network/fortios/fortios_dlp_settings.py +++ b/lib/ansible/modules/network/fortios/fortios_dlp_settings.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_dnsfilter_domain_filter.py b/lib/ansible/modules/network/fortios/fortios_dnsfilter_domain_filter.py index 675049a386..60f2f45fab 100644 --- a/lib/ansible/modules/network/fortios/fortios_dnsfilter_domain_filter.py +++ b/lib/ansible/modules/network/fortios/fortios_dnsfilter_domain_filter.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_dnsfilter_profile.py b/lib/ansible/modules/network/fortios/fortios_dnsfilter_profile.py index 888638d7ab..7293f07d40 100644 --- a/lib/ansible/modules/network/fortios/fortios_dnsfilter_profile.py +++ b/lib/ansible/modules/network/fortios/fortios_dnsfilter_profile.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_endpoint_control_client.py b/lib/ansible/modules/network/fortios/fortios_endpoint_control_client.py index 24fc9773ac..46f7b703ba 100644 --- a/lib/ansible/modules/network/fortios/fortios_endpoint_control_client.py +++ b/lib/ansible/modules/network/fortios/fortios_endpoint_control_client.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_endpoint_control_forticlient_ems.py b/lib/ansible/modules/network/fortios/fortios_endpoint_control_forticlient_ems.py index 0ebd9842bf..ed82fdd007 100644 --- a/lib/ansible/modules/network/fortios/fortios_endpoint_control_forticlient_ems.py +++ b/lib/ansible/modules/network/fortios/fortios_endpoint_control_forticlient_ems.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_endpoint_control_forticlient_registration_sync.py b/lib/ansible/modules/network/fortios/fortios_endpoint_control_forticlient_registration_sync.py index c5bc81e62f..b14a0ed60c 100644 --- a/lib/ansible/modules/network/fortios/fortios_endpoint_control_forticlient_registration_sync.py +++ b/lib/ansible/modules/network/fortios/fortios_endpoint_control_forticlient_registration_sync.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_endpoint_control_profile.py b/lib/ansible/modules/network/fortios/fortios_endpoint_control_profile.py index b8fa9e959a..bcaaefafbd 100644 --- a/lib/ansible/modules/network/fortios/fortios_endpoint_control_profile.py +++ b/lib/ansible/modules/network/fortios/fortios_endpoint_control_profile.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_endpoint_control_settings.py b/lib/ansible/modules/network/fortios/fortios_endpoint_control_settings.py index 08b9338ae7..6f6a4dfd31 100644 --- a/lib/ansible/modules/network/fortios/fortios_endpoint_control_settings.py +++ b/lib/ansible/modules/network/fortios/fortios_endpoint_control_settings.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_extender_controller_extender.py b/lib/ansible/modules/network/fortios/fortios_extender_controller_extender.py index e2265cd45e..8cbdd01faf 100644 --- a/lib/ansible/modules/network/fortios/fortios_extender_controller_extender.py +++ b/lib/ansible/modules/network/fortios/fortios_extender_controller_extender.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_firewall_DoS_policy.py b/lib/ansible/modules/network/fortios/fortios_firewall_DoS_policy.py index 200c4dc5d0..e81fe0a3f7 100644 --- a/lib/ansible/modules/network/fortios/fortios_firewall_DoS_policy.py +++ b/lib/ansible/modules/network/fortios/fortios_firewall_DoS_policy.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_firewall_DoS_policy6.py b/lib/ansible/modules/network/fortios/fortios_firewall_DoS_policy6.py index a36730ac64..bc7e4fa9a1 100644 --- a/lib/ansible/modules/network/fortios/fortios_firewall_DoS_policy6.py +++ b/lib/ansible/modules/network/fortios/fortios_firewall_DoS_policy6.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_firewall_address.py b/lib/ansible/modules/network/fortios/fortios_firewall_address.py index b3beaf02dc..33b4d14366 100644 --- a/lib/ansible/modules/network/fortios/fortios_firewall_address.py +++ b/lib/ansible/modules/network/fortios/fortios_firewall_address.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_firewall_address6.py b/lib/ansible/modules/network/fortios/fortios_firewall_address6.py index 0ba83b11db..20fd5c1291 100644 --- a/lib/ansible/modules/network/fortios/fortios_firewall_address6.py +++ b/lib/ansible/modules/network/fortios/fortios_firewall_address6.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_firewall_address6_template.py b/lib/ansible/modules/network/fortios/fortios_firewall_address6_template.py index 0b1b77a32d..b0d0b52f87 100644 --- a/lib/ansible/modules/network/fortios/fortios_firewall_address6_template.py +++ b/lib/ansible/modules/network/fortios/fortios_firewall_address6_template.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_firewall_addrgrp.py b/lib/ansible/modules/network/fortios/fortios_firewall_addrgrp.py index 64dcf4709f..b3d9bea4d7 100644 --- a/lib/ansible/modules/network/fortios/fortios_firewall_addrgrp.py +++ b/lib/ansible/modules/network/fortios/fortios_firewall_addrgrp.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_firewall_addrgrp6.py b/lib/ansible/modules/network/fortios/fortios_firewall_addrgrp6.py index e46fb87f55..765b175bb0 100644 --- a/lib/ansible/modules/network/fortios/fortios_firewall_addrgrp6.py +++ b/lib/ansible/modules/network/fortios/fortios_firewall_addrgrp6.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_firewall_auth_portal.py b/lib/ansible/modules/network/fortios/fortios_firewall_auth_portal.py index cd58e50f78..64de4e8e17 100644 --- a/lib/ansible/modules/network/fortios/fortios_firewall_auth_portal.py +++ b/lib/ansible/modules/network/fortios/fortios_firewall_auth_portal.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_firewall_central_snat_map.py b/lib/ansible/modules/network/fortios/fortios_firewall_central_snat_map.py index 6173776588..59e39440b2 100644 --- a/lib/ansible/modules/network/fortios/fortios_firewall_central_snat_map.py +++ b/lib/ansible/modules/network/fortios/fortios_firewall_central_snat_map.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_firewall_dnstranslation.py b/lib/ansible/modules/network/fortios/fortios_firewall_dnstranslation.py index 4d8f5193d7..a8f574e6b9 100644 --- a/lib/ansible/modules/network/fortios/fortios_firewall_dnstranslation.py +++ b/lib/ansible/modules/network/fortios/fortios_firewall_dnstranslation.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_firewall_identity_based_route.py b/lib/ansible/modules/network/fortios/fortios_firewall_identity_based_route.py index 4249afef2a..df33add653 100644 --- a/lib/ansible/modules/network/fortios/fortios_firewall_identity_based_route.py +++ b/lib/ansible/modules/network/fortios/fortios_firewall_identity_based_route.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_firewall_interface_policy.py b/lib/ansible/modules/network/fortios/fortios_firewall_interface_policy.py index 9f6388eebd..15b78babf8 100644 --- a/lib/ansible/modules/network/fortios/fortios_firewall_interface_policy.py +++ b/lib/ansible/modules/network/fortios/fortios_firewall_interface_policy.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_firewall_interface_policy6.py b/lib/ansible/modules/network/fortios/fortios_firewall_interface_policy6.py index aed8f72d7d..3549d39075 100644 --- a/lib/ansible/modules/network/fortios/fortios_firewall_interface_policy6.py +++ b/lib/ansible/modules/network/fortios/fortios_firewall_interface_policy6.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_firewall_internet_service.py b/lib/ansible/modules/network/fortios/fortios_firewall_internet_service.py index 212acd5132..3ebdc5f544 100644 --- a/lib/ansible/modules/network/fortios/fortios_firewall_internet_service.py +++ b/lib/ansible/modules/network/fortios/fortios_firewall_internet_service.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_firewall_internet_service_custom.py b/lib/ansible/modules/network/fortios/fortios_firewall_internet_service_custom.py index df3e434682..4bee73c796 100644 --- a/lib/ansible/modules/network/fortios/fortios_firewall_internet_service_custom.py +++ b/lib/ansible/modules/network/fortios/fortios_firewall_internet_service_custom.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_firewall_internet_service_group.py b/lib/ansible/modules/network/fortios/fortios_firewall_internet_service_group.py index ef31672a4e..21828ae308 100644 --- a/lib/ansible/modules/network/fortios/fortios_firewall_internet_service_group.py +++ b/lib/ansible/modules/network/fortios/fortios_firewall_internet_service_group.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_firewall_ip_translation.py b/lib/ansible/modules/network/fortios/fortios_firewall_ip_translation.py index c5b733f139..b6128321a9 100644 --- a/lib/ansible/modules/network/fortios/fortios_firewall_ip_translation.py +++ b/lib/ansible/modules/network/fortios/fortios_firewall_ip_translation.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_firewall_ipmacbinding_setting.py b/lib/ansible/modules/network/fortios/fortios_firewall_ipmacbinding_setting.py index 1212ac1f47..f78358cc34 100644 --- a/lib/ansible/modules/network/fortios/fortios_firewall_ipmacbinding_setting.py +++ b/lib/ansible/modules/network/fortios/fortios_firewall_ipmacbinding_setting.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_firewall_ipmacbinding_table.py b/lib/ansible/modules/network/fortios/fortios_firewall_ipmacbinding_table.py index 815b1ce9c1..b5d8c287a6 100644 --- a/lib/ansible/modules/network/fortios/fortios_firewall_ipmacbinding_table.py +++ b/lib/ansible/modules/network/fortios/fortios_firewall_ipmacbinding_table.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_firewall_ippool.py b/lib/ansible/modules/network/fortios/fortios_firewall_ippool.py index eeb0489680..c8c62d5bd0 100644 --- a/lib/ansible/modules/network/fortios/fortios_firewall_ippool.py +++ b/lib/ansible/modules/network/fortios/fortios_firewall_ippool.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_firewall_ippool6.py b/lib/ansible/modules/network/fortios/fortios_firewall_ippool6.py index e77dddcd2e..9bd1901c86 100644 --- a/lib/ansible/modules/network/fortios/fortios_firewall_ippool6.py +++ b/lib/ansible/modules/network/fortios/fortios_firewall_ippool6.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_firewall_ipv6_eh_filter.py b/lib/ansible/modules/network/fortios/fortios_firewall_ipv6_eh_filter.py index e6f0cf770a..104fd602d2 100644 --- a/lib/ansible/modules/network/fortios/fortios_firewall_ipv6_eh_filter.py +++ b/lib/ansible/modules/network/fortios/fortios_firewall_ipv6_eh_filter.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_firewall_ldb_monitor.py b/lib/ansible/modules/network/fortios/fortios_firewall_ldb_monitor.py index fd4c7d23c8..ac1fbc1f23 100644 --- a/lib/ansible/modules/network/fortios/fortios_firewall_ldb_monitor.py +++ b/lib/ansible/modules/network/fortios/fortios_firewall_ldb_monitor.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_firewall_local_in_policy.py b/lib/ansible/modules/network/fortios/fortios_firewall_local_in_policy.py index 6ed04854e1..fd4435f555 100644 --- a/lib/ansible/modules/network/fortios/fortios_firewall_local_in_policy.py +++ b/lib/ansible/modules/network/fortios/fortios_firewall_local_in_policy.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_firewall_local_in_policy6.py b/lib/ansible/modules/network/fortios/fortios_firewall_local_in_policy6.py index 3653ca02d7..ed3ffec036 100644 --- a/lib/ansible/modules/network/fortios/fortios_firewall_local_in_policy6.py +++ b/lib/ansible/modules/network/fortios/fortios_firewall_local_in_policy6.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_firewall_multicast_address.py b/lib/ansible/modules/network/fortios/fortios_firewall_multicast_address.py index 8b87b91bb7..67786b6f5f 100644 --- a/lib/ansible/modules/network/fortios/fortios_firewall_multicast_address.py +++ b/lib/ansible/modules/network/fortios/fortios_firewall_multicast_address.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_firewall_multicast_address6.py b/lib/ansible/modules/network/fortios/fortios_firewall_multicast_address6.py index 024842355d..80420ef6ff 100644 --- a/lib/ansible/modules/network/fortios/fortios_firewall_multicast_address6.py +++ b/lib/ansible/modules/network/fortios/fortios_firewall_multicast_address6.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_firewall_multicast_policy.py b/lib/ansible/modules/network/fortios/fortios_firewall_multicast_policy.py index 9d066e1a76..63b7a0e508 100644 --- a/lib/ansible/modules/network/fortios/fortios_firewall_multicast_policy.py +++ b/lib/ansible/modules/network/fortios/fortios_firewall_multicast_policy.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_firewall_multicast_policy6.py b/lib/ansible/modules/network/fortios/fortios_firewall_multicast_policy6.py index cda3a763f5..dc455b9de3 100644 --- a/lib/ansible/modules/network/fortios/fortios_firewall_multicast_policy6.py +++ b/lib/ansible/modules/network/fortios/fortios_firewall_multicast_policy6.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_firewall_policy.py b/lib/ansible/modules/network/fortios/fortios_firewall_policy.py index 99e6c6a41f..f740165577 100644 --- a/lib/ansible/modules/network/fortios/fortios_firewall_policy.py +++ b/lib/ansible/modules/network/fortios/fortios_firewall_policy.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_firewall_policy46.py b/lib/ansible/modules/network/fortios/fortios_firewall_policy46.py index 394826eb7d..d65c9d4777 100644 --- a/lib/ansible/modules/network/fortios/fortios_firewall_policy46.py +++ b/lib/ansible/modules/network/fortios/fortios_firewall_policy46.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_firewall_policy6.py b/lib/ansible/modules/network/fortios/fortios_firewall_policy6.py index 7f6de25d79..dc3a119f9b 100644 --- a/lib/ansible/modules/network/fortios/fortios_firewall_policy6.py +++ b/lib/ansible/modules/network/fortios/fortios_firewall_policy6.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_firewall_policy64.py b/lib/ansible/modules/network/fortios/fortios_firewall_policy64.py index b963f3ef1b..2fa602ba31 100644 --- a/lib/ansible/modules/network/fortios/fortios_firewall_policy64.py +++ b/lib/ansible/modules/network/fortios/fortios_firewall_policy64.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_firewall_profile_group.py b/lib/ansible/modules/network/fortios/fortios_firewall_profile_group.py index 6261b84d92..050f06fe2a 100644 --- a/lib/ansible/modules/network/fortios/fortios_firewall_profile_group.py +++ b/lib/ansible/modules/network/fortios/fortios_firewall_profile_group.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_firewall_profile_protocol_options.py b/lib/ansible/modules/network/fortios/fortios_firewall_profile_protocol_options.py index ed20f3ae55..db77b3de82 100644 --- a/lib/ansible/modules/network/fortios/fortios_firewall_profile_protocol_options.py +++ b/lib/ansible/modules/network/fortios/fortios_firewall_profile_protocol_options.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_firewall_proxy_address.py b/lib/ansible/modules/network/fortios/fortios_firewall_proxy_address.py index 1fbad6e4b3..441bab74e7 100644 --- a/lib/ansible/modules/network/fortios/fortios_firewall_proxy_address.py +++ b/lib/ansible/modules/network/fortios/fortios_firewall_proxy_address.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_firewall_proxy_addrgrp.py b/lib/ansible/modules/network/fortios/fortios_firewall_proxy_addrgrp.py index b6ddbbd07e..1184ddbc43 100644 --- a/lib/ansible/modules/network/fortios/fortios_firewall_proxy_addrgrp.py +++ b/lib/ansible/modules/network/fortios/fortios_firewall_proxy_addrgrp.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_firewall_proxy_policy.py b/lib/ansible/modules/network/fortios/fortios_firewall_proxy_policy.py index 33bde06823..2a820709c6 100644 --- a/lib/ansible/modules/network/fortios/fortios_firewall_proxy_policy.py +++ b/lib/ansible/modules/network/fortios/fortios_firewall_proxy_policy.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_firewall_vip.py b/lib/ansible/modules/network/fortios/fortios_firewall_vip.py index 4cb42e901a..86f9b44fb5 100644 --- a/lib/ansible/modules/network/fortios/fortios_firewall_vip.py +++ b/lib/ansible/modules/network/fortios/fortios_firewall_vip.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_firewall_vip46.py b/lib/ansible/modules/network/fortios/fortios_firewall_vip46.py index 6f9989508f..1409e9a79e 100644 --- a/lib/ansible/modules/network/fortios/fortios_firewall_vip46.py +++ b/lib/ansible/modules/network/fortios/fortios_firewall_vip46.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_firewall_vip6.py b/lib/ansible/modules/network/fortios/fortios_firewall_vip6.py index a1bec2f149..07972642e4 100644 --- a/lib/ansible/modules/network/fortios/fortios_firewall_vip6.py +++ b/lib/ansible/modules/network/fortios/fortios_firewall_vip6.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_firewall_vip64.py b/lib/ansible/modules/network/fortios/fortios_firewall_vip64.py index 0d7c7315cf..5d093783e7 100644 --- a/lib/ansible/modules/network/fortios/fortios_firewall_vip64.py +++ b/lib/ansible/modules/network/fortios/fortios_firewall_vip64.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_firewall_vipgrp.py b/lib/ansible/modules/network/fortios/fortios_firewall_vipgrp.py index 23fe8dba6b..f85889ca4d 100644 --- a/lib/ansible/modules/network/fortios/fortios_firewall_vipgrp.py +++ b/lib/ansible/modules/network/fortios/fortios_firewall_vipgrp.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_firewall_vipgrp46.py b/lib/ansible/modules/network/fortios/fortios_firewall_vipgrp46.py index 49dddf443b..fb42f196b9 100644 --- a/lib/ansible/modules/network/fortios/fortios_firewall_vipgrp46.py +++ b/lib/ansible/modules/network/fortios/fortios_firewall_vipgrp46.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_firewall_vipgrp6.py b/lib/ansible/modules/network/fortios/fortios_firewall_vipgrp6.py index acbc553988..b3556c00ac 100644 --- a/lib/ansible/modules/network/fortios/fortios_firewall_vipgrp6.py +++ b/lib/ansible/modules/network/fortios/fortios_firewall_vipgrp6.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_firewall_vipgrp64.py b/lib/ansible/modules/network/fortios/fortios_firewall_vipgrp64.py index 57e7f29f6e..62c4f117d0 100644 --- a/lib/ansible/modules/network/fortios/fortios_firewall_vipgrp64.py +++ b/lib/ansible/modules/network/fortios/fortios_firewall_vipgrp64.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_ips_sensor.py b/lib/ansible/modules/network/fortios/fortios_ips_sensor.py index 2825a9a1bf..df12f09c48 100644 --- a/lib/ansible/modules/network/fortios/fortios_ips_sensor.py +++ b/lib/ansible/modules/network/fortios/fortios_ips_sensor.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_system_central_management.py b/lib/ansible/modules/network/fortios/fortios_system_central_management.py index 1595a8eaec..c13ed6809f 100644 --- a/lib/ansible/modules/network/fortios/fortios_system_central_management.py +++ b/lib/ansible/modules/network/fortios/fortios_system_central_management.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_system_sdn_connector.py b/lib/ansible/modules/network/fortios/fortios_system_sdn_connector.py index fc836bdd27..a9bbbdfd40 100644 --- a/lib/ansible/modules/network/fortios/fortios_system_sdn_connector.py +++ b/lib/ansible/modules/network/fortios/fortios_system_sdn_connector.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_webfilter.py b/lib/ansible/modules/network/fortios/fortios_webfilter.py index 966b6f120a..84000dc280 100644 --- a/lib/ansible/modules/network/fortios/fortios_webfilter.py +++ b/lib/ansible/modules/network/fortios/fortios_webfilter.py @@ -33,7 +33,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_webfilter_content.py b/lib/ansible/modules/network/fortios/fortios_webfilter_content.py index 9877a1efa4..38eb2fc3cc 100644 --- a/lib/ansible/modules/network/fortios/fortios_webfilter_content.py +++ b/lib/ansible/modules/network/fortios/fortios_webfilter_content.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_webfilter_content_header.py b/lib/ansible/modules/network/fortios/fortios_webfilter_content_header.py index 54a96a0a5b..3eff688622 100644 --- a/lib/ansible/modules/network/fortios/fortios_webfilter_content_header.py +++ b/lib/ansible/modules/network/fortios/fortios_webfilter_content_header.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_webfilter_fortiguard.py b/lib/ansible/modules/network/fortios/fortios_webfilter_fortiguard.py index 8de67adf47..5f8d2d5a4e 100644 --- a/lib/ansible/modules/network/fortios/fortios_webfilter_fortiguard.py +++ b/lib/ansible/modules/network/fortios/fortios_webfilter_fortiguard.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_webfilter_ftgd_local_cat.py b/lib/ansible/modules/network/fortios/fortios_webfilter_ftgd_local_cat.py index b8a1323279..0642c7c88c 100644 --- a/lib/ansible/modules/network/fortios/fortios_webfilter_ftgd_local_cat.py +++ b/lib/ansible/modules/network/fortios/fortios_webfilter_ftgd_local_cat.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_webfilter_ftgd_local_rating.py b/lib/ansible/modules/network/fortios/fortios_webfilter_ftgd_local_rating.py index 2c1262eb80..379ba5e903 100644 --- a/lib/ansible/modules/network/fortios/fortios_webfilter_ftgd_local_rating.py +++ b/lib/ansible/modules/network/fortios/fortios_webfilter_ftgd_local_rating.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_webfilter_ips_urlfilter_cache_setting.py b/lib/ansible/modules/network/fortios/fortios_webfilter_ips_urlfilter_cache_setting.py index b037aa7d00..69dbbcc06a 100644 --- a/lib/ansible/modules/network/fortios/fortios_webfilter_ips_urlfilter_cache_setting.py +++ b/lib/ansible/modules/network/fortios/fortios_webfilter_ips_urlfilter_cache_setting.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_webfilter_ips_urlfilter_setting.py b/lib/ansible/modules/network/fortios/fortios_webfilter_ips_urlfilter_setting.py index 62c4f83625..d05b42141a 100644 --- a/lib/ansible/modules/network/fortios/fortios_webfilter_ips_urlfilter_setting.py +++ b/lib/ansible/modules/network/fortios/fortios_webfilter_ips_urlfilter_setting.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_webfilter_ips_urlfilter_setting6.py b/lib/ansible/modules/network/fortios/fortios_webfilter_ips_urlfilter_setting6.py index 9974fbc38b..3334403134 100644 --- a/lib/ansible/modules/network/fortios/fortios_webfilter_ips_urlfilter_setting6.py +++ b/lib/ansible/modules/network/fortios/fortios_webfilter_ips_urlfilter_setting6.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_webfilter_override.py b/lib/ansible/modules/network/fortios/fortios_webfilter_override.py index 6e7763a9a7..fa962b1292 100644 --- a/lib/ansible/modules/network/fortios/fortios_webfilter_override.py +++ b/lib/ansible/modules/network/fortios/fortios_webfilter_override.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_webfilter_profile.py b/lib/ansible/modules/network/fortios/fortios_webfilter_profile.py index 97b1b4e8d8..8fc7b6c1a7 100644 --- a/lib/ansible/modules/network/fortios/fortios_webfilter_profile.py +++ b/lib/ansible/modules/network/fortios/fortios_webfilter_profile.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_webfilter_search_engine.py b/lib/ansible/modules/network/fortios/fortios_webfilter_search_engine.py index 2317271ea5..ca0b680b55 100644 --- a/lib/ansible/modules/network/fortios/fortios_webfilter_search_engine.py +++ b/lib/ansible/modules/network/fortios/fortios_webfilter_search_engine.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/network/fortios/fortios_webfilter_urlfilter.py b/lib/ansible/modules/network/fortios/fortios_webfilter_urlfilter.py index 0addd95b1d..63d10a0c19 100644 --- a/lib/ansible/modules/network/fortios/fortios_webfilter_urlfilter.py +++ b/lib/ansible/modules/network/fortios/fortios_webfilter_urlfilter.py @@ -45,7 +45,7 @@ requirements: options: host: description: - - FortiOS or FortiGate ip adress. + - FortiOS or FortiGate ip address. required: true username: description: diff --git a/lib/ansible/modules/web_infrastructure/sophos_utm/utm_dns_host.py b/lib/ansible/modules/web_infrastructure/sophos_utm/utm_dns_host.py index d49d4c61a7..8e2bc042bd 100644 --- a/lib/ansible/modules/web_infrastructure/sophos_utm/utm_dns_host.py +++ b/lib/ansible/modules/web_infrastructure/sophos_utm/utm_dns_host.py @@ -104,7 +104,7 @@ result: description: The ipv4 address of the object type: str address6: - description: The ipv6 adress of the object + description: The ipv6 address of the object type: str comment: description: The comment string diff --git a/test/integration/targets/cnos_backup/cnos_backup_sample_hosts b/test/integration/targets/cnos_backup/cnos_backup_sample_hosts index 9c2692eace..9f07a29d4b 100644 --- a/test/integration/targets/cnos_backup/cnos_backup_sample_hosts +++ b/test/integration/targets/cnos_backup/cnos_backup_sample_hosts @@ -3,11 +3,11 @@ # - Comments begin with the '#' character # - Blank lines are ignored # - Groups of hosts are delimited by [header] elements -# - You can enter hostnames or ip addresses +# - You can enter hostnames or ip Addresses # - A hostname/ip can be a member of multiple groups # # In the /etc/ansible/hosts file u have to enter [cnos_backup_sample] tag -# Following you should specify IP Adresses details +# Following you should specify IP Addresses details # Please change and with appropriate value for your switch. [cnos_backup_sample] diff --git a/test/integration/targets/cnos_banner/cnos_banner_sample_hosts b/test/integration/targets/cnos_banner/cnos_banner_sample_hosts index 9e5a34d70f..495d6ba41d 100644 --- a/test/integration/targets/cnos_banner/cnos_banner_sample_hosts +++ b/test/integration/targets/cnos_banner/cnos_banner_sample_hosts @@ -3,11 +3,11 @@ # - Comments begin with the '#' character # - Blank lines are ignored # - Groups of hosts are delimited by [header] elements -# - You can enter hostnames or ip addresses +# - You can enter hostnames or ip Addresses # - A hostname/ip can be a member of multiple groups # # In the /etc/ansible/hosts file u have to enter [cnos_banner_sample] tag -# Following you should specify IP Adresses details +# Following you should specify IP Addresses details # Please change and with appropriate value for your switch. [cnos_banner_sample] diff --git a/test/integration/targets/cnos_bgp/cnos_bgp_sample_hosts b/test/integration/targets/cnos_bgp/cnos_bgp_sample_hosts index 4981b0101b..c84d7e3c0d 100644 --- a/test/integration/targets/cnos_bgp/cnos_bgp_sample_hosts +++ b/test/integration/targets/cnos_bgp/cnos_bgp_sample_hosts @@ -3,11 +3,11 @@ # - Comments begin with the '#' character # - Blank lines are ignored # - Groups of hosts are delimited by [header] elements -# - You can enter hostnames or ip addresses +# - You can enter hostnames or ip Addresses # - A hostname/ip can be a member of multiple groups # # In the /etc/ansible/hosts file u have to enter [cnos_bgp_sample] tag -# Following you should specify IP Adresses details +# Following you should specify IP Addresses details # Please change and with appropriate value for your switch. [cnos_bgp_sample] diff --git a/test/integration/targets/cnos_command/cnos_command_sample_hosts b/test/integration/targets/cnos_command/cnos_command_sample_hosts index 2ff0169b7e..c47d67b7d0 100644 --- a/test/integration/targets/cnos_command/cnos_command_sample_hosts +++ b/test/integration/targets/cnos_command/cnos_command_sample_hosts @@ -3,11 +3,11 @@ # - Comments begin with the '#' character # - Blank lines are ignored # - Groups of hosts are delimited by [header] elements -# - You can enter hostnames or ip addresses +# - You can enter hostnames or ip Addresses # - A hostname/ip can be a member of multiple groups # # In the /etc/ansible/hosts file u have to enter [cnos_command_sample] tag -# Following you should specify IP Adresses details +# Following you should specify IP Addresses details # Please change and with appropriate value for your switch. [cnos_command] diff --git a/test/integration/targets/cnos_conditional_command/cnos_conditional_command_sample_hosts b/test/integration/targets/cnos_conditional_command/cnos_conditional_command_sample_hosts index 4b80cb031b..81da313f07 100644 --- a/test/integration/targets/cnos_conditional_command/cnos_conditional_command_sample_hosts +++ b/test/integration/targets/cnos_conditional_command/cnos_conditional_command_sample_hosts @@ -3,11 +3,11 @@ # - Comments begin with the '#' character # - Blank lines are ignored # - Groups of hosts are delimited by [header] elements -# - You can enter hostnames or ip addresses +# - You can enter hostnames or ip Addresses # - A hostname/ip can be a member of multiple groups # # In the /etc/ansible/hosts file u have to enter [cnos_conditional_command_sample] tag -# Following you should specify IP Adresses details +# Following you should specify IP Addresses details # Please change and with appropriate value for your switch. [cnos_conditional_command_sample] diff --git a/test/integration/targets/cnos_conditional_template/cnos_conditional_template_sample_hosts b/test/integration/targets/cnos_conditional_template/cnos_conditional_template_sample_hosts index ee98b5f483..0062378924 100644 --- a/test/integration/targets/cnos_conditional_template/cnos_conditional_template_sample_hosts +++ b/test/integration/targets/cnos_conditional_template/cnos_conditional_template_sample_hosts @@ -3,11 +3,11 @@ # - Comments begin with the '#' character # - Blank lines are ignored # - Groups of hosts are delimited by [header] elements -# - You can enter hostnames or ip addresses +# - You can enter hostnames or ip Addresses # - A hostname/ip can be a member of multiple groups # # In the /etc/ansible/hosts file u have to enter [cnos_conditional_template_sample] tag -# Following you should specify IP Adresses details +# Following you should specify IP Addresses details # Please change and with appropriate value for your switch. [cnos_conditional_template_sample] diff --git a/test/integration/targets/cnos_config/cnos_config_sample_hosts b/test/integration/targets/cnos_config/cnos_config_sample_hosts index 4a87c18c54..5e1f0d6ef3 100644 --- a/test/integration/targets/cnos_config/cnos_config_sample_hosts +++ b/test/integration/targets/cnos_config/cnos_config_sample_hosts @@ -3,11 +3,11 @@ # - Comments begin with the '#' character # - Blank lines are ignored # - Groups of hosts are delimited by [header] elements -# - You can enter hostnames or ip addresses +# - You can enter hostnames or ip Addresses # - A hostname/ip can be a member of multiple groups # # In the /etc/ansible/hosts file u have to enter [cnos_command_sample] tag -# Following you should specify IP Adresses details +# Following you should specify IP Addresses details # Please change and with appropriate value for your switch. [cnos_config] diff --git a/test/integration/targets/cnos_facts/cnos_facts_sample_hosts b/test/integration/targets/cnos_facts/cnos_facts_sample_hosts index 99cc3c263a..1f881f94da 100644 --- a/test/integration/targets/cnos_facts/cnos_facts_sample_hosts +++ b/test/integration/targets/cnos_facts/cnos_facts_sample_hosts @@ -3,11 +3,11 @@ # - Comments begin with the '#' character # - Blank lines are ignored # - Groups of hosts are delimited by [header] elements -# - You can enter hostnames or ip addresses +# - You can enter hostnames or ip Addresses # - A hostname/ip can be a member of multiple groups # # In the /etc/ansible/hosts file u have to enter [cnos_facts_sample] tag -# Following you should specify IP Adresses details +# Following you should specify IP Addresses details # Please change and with appropriate value for your switch. [cnos_facts] diff --git a/test/integration/targets/cnos_image/cnos_image_sample_hosts b/test/integration/targets/cnos_image/cnos_image_sample_hosts index 19897c6ca6..a36bb74c60 100644 --- a/test/integration/targets/cnos_image/cnos_image_sample_hosts +++ b/test/integration/targets/cnos_image/cnos_image_sample_hosts @@ -3,11 +3,11 @@ # - Comments begin with the '#' character # - Blank lines are ignored # - Groups of hosts are delimited by [header] elements -# - You can enter hostnames or ip addresses +# - You can enter hostnames or ip Addresses # - A hostname/ip can be a member of multiple groups # # In the /etc/ansible/hosts file u have to enter [cnos_image_sample] tag -# Following you should specify IP Adresses details +# Following you should specify IP Addresses details # Please change and with appropriate value for your switch. [cnos_image_sample] diff --git a/test/integration/targets/cnos_interface/cnos_interface_sample_hosts b/test/integration/targets/cnos_interface/cnos_interface_sample_hosts index e44ea6761d..21878e2cb0 100644 --- a/test/integration/targets/cnos_interface/cnos_interface_sample_hosts +++ b/test/integration/targets/cnos_interface/cnos_interface_sample_hosts @@ -3,11 +3,11 @@ # - Comments begin with the '#' character # - Blank lines are ignored # - Groups of hosts are delimited by [header] elements -# - You can enter hostnames or ip addresses +# - You can enter hostnames or ip Addresses # - A hostname/ip can be a member of multiple groups # # In the /etc/ansible/hosts file u have to enter [cnos_interface_sample] tag -# Following you should specify IP Adresses details +# Following you should specify IP Addresses details # Please change and with appropriate value for your switch. [cnos_interface_sample] diff --git a/test/integration/targets/cnos_l2_interface/cnos_l2_interface_sample_hosts b/test/integration/targets/cnos_l2_interface/cnos_l2_interface_sample_hosts index 349674f5a4..f5443b2819 100644 --- a/test/integration/targets/cnos_l2_interface/cnos_l2_interface_sample_hosts +++ b/test/integration/targets/cnos_l2_interface/cnos_l2_interface_sample_hosts @@ -3,11 +3,11 @@ # - Comments begin with the '#' character # - Blank lines are ignored # - Groups of hosts are delimited by [header] elements -# - You can enter hostnames or ip addresses +# - You can enter hostnames or ip Addresses # - A hostname/ip can be a member of multiple groups # # In the /etc/ansible/hosts file u have to enter [cnos_l2_interface_sample] tag -# Following you should specify IP Adresses details +# Following you should specify IP Addresses details # Please change and with appropriate value for your switch. [cnos_l2_interface_sample] diff --git a/test/integration/targets/cnos_l3_interface/cnos_l3_interface_sample_hosts b/test/integration/targets/cnos_l3_interface/cnos_l3_interface_sample_hosts index 95ed7af99d..d77dc686aa 100644 --- a/test/integration/targets/cnos_l3_interface/cnos_l3_interface_sample_hosts +++ b/test/integration/targets/cnos_l3_interface/cnos_l3_interface_sample_hosts @@ -3,11 +3,11 @@ # - Comments begin with the '#' character # - Blank lines are ignored # - Groups of hosts are delimited by [header] elements -# - You can enter hostnames or ip addresses +# - You can enter hostnames or ip Addresses # - A hostname/ip can be a member of multiple groups # # In the /etc/ansible/hosts file u have to enter [cnos_l3_interface_sample] tag -# Following you should specify IP Adresses details +# Following you should specify IP Addresses details # Please change and with appropriate value for your switch. [cnos_l3_interface_sample] diff --git a/test/integration/targets/cnos_linkagg/cnos_linkagg_sample_hosts b/test/integration/targets/cnos_linkagg/cnos_linkagg_sample_hosts index 79f6a0525d..7243e2b75b 100644 --- a/test/integration/targets/cnos_linkagg/cnos_linkagg_sample_hosts +++ b/test/integration/targets/cnos_linkagg/cnos_linkagg_sample_hosts @@ -3,11 +3,11 @@ # - Comments begin with the '#' character # - Blank lines are ignored # - Groups of hosts are delimited by [header] elements -# - You can enter hostnames or ip addresses +# - You can enter hostnames or ip Addresses # - A hostname/ip can be a member of multiple groups # # In the /etc/ansible/hosts file u have to enter [cnos_portchannel_sample] tag -# Following you should specify IP Adresses details +# Following you should specify IP Addresses details # Please change and with appropriate value for your switch. [cnos_linkagg_sample] diff --git a/test/integration/targets/cnos_rollback/cnos_rollback_sample_hosts b/test/integration/targets/cnos_rollback/cnos_rollback_sample_hosts index cdbc1051b4..7865285c70 100644 --- a/test/integration/targets/cnos_rollback/cnos_rollback_sample_hosts +++ b/test/integration/targets/cnos_rollback/cnos_rollback_sample_hosts @@ -3,11 +3,11 @@ # - Comments begin with the '#' character # - Blank lines are ignored # - Groups of hosts are delimited by [header] elements -# - You can enter hostnames or ip addresses +# - You can enter hostnames or ip Addresses # - A hostname/ip can be a member of multiple groups # # In the /etc/ansible/hosts file u have to enter [cnos_rollback_sample] tag -# Following you should specify IP Adresses details +# Following you should specify IP Addresses details # Please change and with appropriate value for your switch. [cnos_rollback_sample] diff --git a/test/integration/targets/cnos_showrun/cnos_showrun_sample_hosts b/test/integration/targets/cnos_showrun/cnos_showrun_sample_hosts index b06c4c9567..5203e09752 100644 --- a/test/integration/targets/cnos_showrun/cnos_showrun_sample_hosts +++ b/test/integration/targets/cnos_showrun/cnos_showrun_sample_hosts @@ -3,11 +3,11 @@ # - Comments begin with the '#' character # - Blank lines are ignored # - Groups of hosts are delimited by [header] elements -# - You can enter hostnames or ip addresses +# - You can enter hostnames or ip Addresses # - A hostname/ip can be a member of multiple groups # # In the /etc/ansible/hosts file u have to enter [cnos_facts_sample] tag -# Following you should specify IP Adresses details +# Following you should specify IP Addresses details # Please change and with appropriate value for your switch. [cnos_showrun_sample] diff --git a/test/integration/targets/cnos_template/cnos_template_sample_hosts b/test/integration/targets/cnos_template/cnos_template_sample_hosts index 73001984c2..1e0296ec9a 100644 --- a/test/integration/targets/cnos_template/cnos_template_sample_hosts +++ b/test/integration/targets/cnos_template/cnos_template_sample_hosts @@ -3,11 +3,11 @@ # - Comments begin with the '#' character # - Blank lines are ignored # - Groups of hosts are delimited by [header] elements -# - You can enter hostnames or ip addresses +# - You can enter hostnames or ip Addresses # - A hostname/ip can be a member of multiple groups # # In the /etc/ansible/hosts file u have to enter [cnos_template_sample] tag -# Following you should specify IP Adresses details +# Following you should specify IP Addresses details # Please change and with appropriate value for your switch. [cnos_template_sample] diff --git a/test/integration/targets/cnos_vlag/cnos_vlag_sample_hosts b/test/integration/targets/cnos_vlag/cnos_vlag_sample_hosts index b24afe6ac6..73473d90e2 100644 --- a/test/integration/targets/cnos_vlag/cnos_vlag_sample_hosts +++ b/test/integration/targets/cnos_vlag/cnos_vlag_sample_hosts @@ -3,11 +3,11 @@ # - Comments begin with the '#' character # - Blank lines are ignored # - Groups of hosts are delimited by [header] elements -# - You can enter hostnames or ip addresses +# - You can enter hostnames or ip Addresses # - A hostname/ip can be a member of multiple groups # # In the /etc/ansible/hosts file u have to enter [cnos_vlag_sample] tag -# Following you should specify IP Adresses details +# Following you should specify IP Addresses details # Please change and with appropriate value for your switch. [cnos_vlag_sample] diff --git a/test/integration/targets/cnos_vlan/cnos_vlan_sample_hosts b/test/integration/targets/cnos_vlan/cnos_vlan_sample_hosts index e0e1693442..5d42a55174 100644 --- a/test/integration/targets/cnos_vlan/cnos_vlan_sample_hosts +++ b/test/integration/targets/cnos_vlan/cnos_vlan_sample_hosts @@ -3,11 +3,11 @@ # - Comments begin with the '#' character # - Blank lines are ignored # - Groups of hosts are delimited by [header] elements -# - You can enter hostnames or ip addresses +# - You can enter hostnames or ip Addresses # - A hostname/ip can be a member of multiple groups # # In the /etc/ansible/hosts file u have to enter [cnos_vlan_sample] tag -# Following you should specify IP Adresses details +# Following you should specify IP Addresses details # Please change and with appropriate value for your switch. [cnos]