Home
last modified time | relevance | path

Searched refs:ports (Results 201 – 225 of 68128) sorted by last modified time

12345678910>>...2726

/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/cnos_showrun/
H A DREADME.md44 - username.iptables - Configures the firewall and blocks all ports except those needed for web serv…
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/cnos_rollback/
H A DREADME.md67 - username.iptables - Configures the firewall and blocks all ports except those needed for web serv…
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/enos_facts/
H A DREADME.md58 - username.iptables - Configures the firewall and blocks all ports except those needed for web serv…
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/exos_command/tests/common/
H A Dmultiple.yaml8 - show ports no-refresh
H A Dwaitfor_multiple.yaml8 - show ports no-refresh
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/netapp_eseries_iscsi_interface/tasks/
H A Drun.yml84 - name: Disable all controller A ports
121 # Confirm controller A's ports are disabled
122 - name: Verify all controller A ports are disabled
132 - name: Disable all controller B ports
169 # Confirm controller B's ports are disabled
170 - name: Verify all controller B ports are disabled
178 # *** Configure all controller A's ports statically ***
344 # *** Configure all controller B's ports statically ***
404 # *** Disable all controller B ports ***
406 - name: Disable all controller B's ports
[all …]
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/prepare_http_tests/tasks/
H A Dmain.yml16 # Server 2008 R2 uses a 3rd party program to foward the ports and it may
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/cnos_vlag/
H A DREADME.md63 - username.iptables - Configures the firewall and blocks all ports except those needed for web serv…
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/cnos_save/
H A DREADME.md44 - username.iptables - Configures the firewall and blocks all ports except those needed for web serv…
/dports/sysutils/webmin/webmin-1.981/usermin/
H A Dchange_bind.cgi34 push(@ports, $port) if ($port && $port ne "*");
46 @newports = &unique(grep { &indexof($_, @oldports) < 0 } @ports);
H A Dedit_bind.cgi21 my @ports;
40 push(@ports, $s->[1]) if ($s->[1] && $s->[1] ne "*");
45 print &ui_hidden("oldports", join(" ", @ports));
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/win_rds/tasks/
H A Dwin_rds_rap_tests.yml125 - name: test allow all ports
131 - name: get result of allow all ports
135 - name: assert results of allow all ports
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/ec2_launch_template/playbooks/roles/ec2_launch_template/tasks/
H A Dtags_and_vpc_settings.yml40 ports: [22, 80]
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/cnos_config/
H A DREADME.md54 - username.iptables - Configures the firewall and blocks all ports except those needed for web serv…
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/docker_swarm_service/tasks/tests/
H A Dmisc.yml74 - name: add published ports to service
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/mail/files/
H A Dsmtpserver.py28 ports = port.split(':') variable
29 if len(ports) > 1:
30 port1, port2 = int(ports[0]), int(ports[1])
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/mongodb_shard/tasks/
H A Dmongod_teardown.yml9 - name: Wait for ports to get out of TIME_WAIT
H A Dmain.yml292 - name: Wait for ports to get out of TIME_WAIT
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/ecs_cluster/tasks/
H A Dfull_test.yml121 - ports: 22
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/enos_command/
H A DREADME.md60 - username.iptables - Configures the firewall and blocks all ports except those needed for web serv…
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/azure_rm_containerinstance/tasks/
H A Dmain.yml8 ports:
14 ports:
35 ports:
41 ports:
58 ports:
64 ports:
85 ports:
91 ports:
157 ports:
181 ports:
[all …]
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/cnos_image/
H A DREADME.md67 - username.iptables - Configures the firewall and blocks all ports except those needed for web serv…
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/eos_eapi/tests/cli/
H A Dconfigure.yaml3 - name: Change endpoint ports
21 - name: Expect endpoint ports to be set
28 - name: Change endpoint ports again
H A Dzzz_reset.13 - name: Change endpoint ports back to default values
18 - name: Expect endpoint ports to have default port values
25 - name: Change endpoint ports back to default values again
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/netapp_eseries_host/tasks/
H A Drun.yml23 ports:
43 ports:
123 ports: "{{ item.value.ports }}"
153 ports: "{{ item.value.ports }}"
173 ports: "{{ item.value.ports2 }}"
269 removed_host_side_port_labels: "{{ hosts | json_query('*.ports[*].label') }}"

12345678910>>...2726