Home
last modified time | relevance | path

Searched refs:get_matching_subnet (Results 1 – 4 of 4) sorted by relevance

/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/amazon/aws/plugins/modules/
H A Dec2_vpc_subnet.py415 def get_matching_subnet(conn, module, vpc_id, cidr): function
430 subnet = get_matching_subnet(conn, module, module.params['vpc_id'], module.params['cidr'])
467 subnet = get_matching_subnet(conn, module, module.params['vpc_id'], module.params['cidr'])
504 subnet = get_matching_subnet(conn, module, module.params['vpc_id'], module.params['cidr'])
510 subnet = get_matching_subnet(conn, module, module.params['vpc_id'], module.params['cidr'])
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/cloud/amazon/
H A Dec2_vpc_subnet.py449 def get_matching_subnet(conn, module, vpc_id, cidr): function
463 subnet = get_matching_subnet(conn, module, module.params['vpc_id'], module.params['cidr'])
500 subnet = get_matching_subnet(conn, module, module.params['vpc_id'], module.params['cidr'])
537 subnet = get_matching_subnet(conn, module, module.params['vpc_id'], module.params['cidr'])
543 subnet = get_matching_subnet(conn, module, module.params['vpc_id'], module.params['cidr'])
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/test/support/integration/plugins/modules/
H A Dec2_vpc_subnet.py455 def get_matching_subnet(conn, module, vpc_id, cidr): function
469 subnet = get_matching_subnet(conn, module, module.params['vpc_id'], module.params['cidr'])
506 subnet = get_matching_subnet(conn, module, module.params['vpc_id'], module.params['cidr'])
543 subnet = get_matching_subnet(conn, module, module.params['vpc_id'], module.params['cidr'])
549 subnet = get_matching_subnet(conn, module, module.params['vpc_id'], module.params['cidr'])
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/test/support/integration/plugins/modules/
H A Dec2_vpc_subnet.py455 def get_matching_subnet(conn, module, vpc_id, cidr): function
469 subnet = get_matching_subnet(conn, module, module.params['vpc_id'], module.params['cidr'])
506 subnet = get_matching_subnet(conn, module, module.params['vpc_id'], module.params['cidr'])
543 subnet = get_matching_subnet(conn, module, module.params['vpc_id'], module.params['cidr'])
549 subnet = get_matching_subnet(conn, module, module.params['vpc_id'], module.params['cidr'])