community.general/lib/ansible/modules/network/aci
tknipper11 54aa6f3921 ACI CDP Interface Policy Module Creation (#54818)
* initial commit

* Fix typo in integration test which caused an assertion to fail

* Updated integration testing

* Fix Ansible Sanity Errors

* Changed version added to 2.8 from 2.9

* added from __future__ import absolute_import, division, print_function
__metaclass__ = type
2019-05-23 00:47:44 +02:00
..
__init__.py
_aci_intf_policy_fc.py
_aci_intf_policy_l2.py
_aci_intf_policy_lldp.py
_aci_intf_policy_mcp.py
_aci_intf_policy_port_channel.py
_aci_intf_policy_port_security.py
aci_aaa_user.py ACI: Various changes and doc updates (#52957) 2019-02-26 14:55:40 +01:00
aci_aaa_user_certificate.py ACI: Various changes and doc updates (#52957) 2019-02-26 14:55:40 +01:00
aci_access_port_block_to_access_port.py ACI: Various changes and doc updates (#52957) 2019-02-26 14:55:40 +01:00
aci_access_port_to_interface_policy_leaf_profile.py ACI: Various changes and doc updates (#52957) 2019-02-26 14:55:40 +01:00
aci_access_sub_port_block_to_access_port.py new module aci_access_sub_port_block_to_access_port (#51940) 2019-03-11 18:05:57 -04:00
aci_aep.py ACI: Add seealso sections to various modules (#52988) 2019-02-26 15:44:18 +01:00
aci_aep_to_domain.py ACI: Various changes and doc updates (#52957) 2019-02-26 14:55:40 +01:00
aci_ap.py ACI: Various changes and doc updates (#52957) 2019-02-26 14:55:40 +01:00
aci_bd.py ACI: Various changes and doc updates (#52957) 2019-02-26 14:55:40 +01:00
aci_bd_subnet.py ACI: Various changes and doc updates (#52957) 2019-02-26 14:55:40 +01:00
aci_bd_to_l3out.py ACI: Various changes and doc updates (#52957) 2019-02-26 14:55:40 +01:00
aci_config_rollback.py ACI: Various changes and doc updates (#52957) 2019-02-26 14:55:40 +01:00
aci_config_snapshot.py ACI: Various changes and doc updates (#52957) 2019-02-26 14:55:40 +01:00
aci_contract.py ACI: Various changes and doc updates (#52957) 2019-02-26 14:55:40 +01:00
aci_contract_subject.py ACI: Various changes and doc updates (#52957) 2019-02-26 14:55:40 +01:00
aci_contract_subject_to_filter.py ACI: Add seealso sections to various modules (#52988) 2019-02-26 15:44:18 +01:00
aci_domain.py ACI: Add seealso sections to various modules (#52988) 2019-02-26 15:44:18 +01:00
aci_domain_to_encap_pool.py ACI: Various changes and doc updates (#52957) 2019-02-26 14:55:40 +01:00
aci_domain_to_vlan_pool.py ACI: Various changes and doc updates (#52957) 2019-02-26 14:55:40 +01:00
aci_encap_pool.py ACI: Add seealso sections to various modules (#52988) 2019-02-26 15:44:18 +01:00
aci_encap_pool_range.py ACI: Add seealso sections to various modules (#52988) 2019-02-26 15:44:18 +01:00
aci_epg.py ACI: Various changes and doc updates (#52957) 2019-02-26 14:55:40 +01:00
aci_epg_monitoring_policy.py ACI: Various changes and doc updates (#52957) 2019-02-26 14:55:40 +01:00
aci_epg_to_contract.py ACI: Add seealso sections to various modules (#52988) 2019-02-26 15:44:18 +01:00
aci_epg_to_domain.py ACI: Cleanup deprecated boolean behaviour (#55207) 2019-04-16 14:13:24 +02:00
aci_fabric_node.py ACI: Various changes and doc updates (#52957) 2019-02-26 14:55:40 +01:00
aci_fabric_scheduler.py Fix types 2019-02-27 19:15:13 -05:00
aci_filter.py ACI: Various changes and doc updates (#52957) 2019-02-26 14:55:40 +01:00
aci_filter_entry.py ACI: Various changes and doc updates (#52957) 2019-02-26 14:55:40 +01:00
aci_firmware_group.py Fix types 2019-02-27 19:15:03 -05:00
aci_firmware_group_node.py Fix types 2019-02-27 18:58:37 -05:00
aci_firmware_policy.py Fix types 2019-02-27 18:58:46 -05:00
aci_firmware_source.py ACI: Various changes and doc updates (#52957) 2019-02-26 14:55:40 +01:00
aci_interface_policy_cdp.py ACI CDP Interface Policy Module Creation (#54818) 2019-05-23 00:47:44 +02:00
aci_interface_policy_fc.py ACI: Various changes and doc updates (#52957) 2019-02-26 14:55:40 +01:00
aci_interface_policy_l2.py ACI: Cleanup deprecated boolean behaviour (#55207) 2019-04-16 14:13:24 +02:00
aci_interface_policy_leaf_policy_group.py ACI: Various changes and doc updates (#52957) 2019-02-26 14:55:40 +01:00
aci_interface_policy_leaf_profile.py ACI: Various changes and doc updates (#52957) 2019-02-26 14:55:40 +01:00
aci_interface_policy_lldp.py ACI: Cleanup deprecated boolean behaviour (#55207) 2019-04-16 14:13:24 +02:00
aci_interface_policy_mcp.py ACI: Cleanup deprecated boolean behaviour (#55207) 2019-04-16 14:13:24 +02:00
aci_interface_policy_ospf.py ACI: Various changes and doc updates (#52957) 2019-02-26 14:55:40 +01:00
aci_interface_policy_port_channel.py ACI: Various changes and doc updates (#52957) 2019-02-26 14:55:40 +01:00
aci_interface_policy_port_security.py ACI: Various changes and doc updates (#52957) 2019-02-26 14:55:40 +01:00
aci_interface_selector_to_switch_policy_leaf_profile.py ACI: Various changes and doc updates (#52957) 2019-02-26 14:55:40 +01:00
aci_l3out.py ACI: Various changes and doc updates (#52957) 2019-02-26 14:55:40 +01:00
aci_l3out_route_tag_policy.py ACI: Various changes and doc updates (#52957) 2019-02-26 14:55:40 +01:00
aci_maintenance_group.py Fix type 2019-02-27 18:58:29 -05:00
aci_maintenance_group_node.py new maintenance group node module (#53094) 2019-03-05 01:58:16 +01:00
aci_maintenance_policy.py fixed doc build errors (#56735) 2019-05-21 14:37:43 -05:00
aci_rest.py ACI: Various changes and doc updates (#52957) 2019-02-26 14:55:40 +01:00
aci_static_binding_to_epg.py ACI: Various changes and doc updates (#52957) 2019-02-26 14:55:40 +01:00
aci_switch_leaf_selector.py ACI: Various changes and doc updates (#52957) 2019-02-26 14:55:40 +01:00
aci_switch_policy_leaf_profile.py ACI: Various changes and doc updates (#52957) 2019-02-26 14:55:40 +01:00
aci_switch_policy_vpc_protection_group.py ACI: Various changes and doc updates (#52957) 2019-02-26 14:55:40 +01:00
aci_taboo_contract.py ACI: Various changes and doc updates (#52957) 2019-02-26 14:55:40 +01:00
aci_tenant.py ACI: Add seealso sections to various modules (#52988) 2019-02-26 15:44:18 +01:00
aci_tenant_action_rule_profile.py ACI: Various changes and doc updates (#52957) 2019-02-26 14:55:40 +01:00
aci_tenant_ep_retention_policy.py ACI: Various changes and doc updates (#52957) 2019-02-26 14:55:40 +01:00
aci_tenant_span_dst_group.py ACI: Various changes and doc updates (#52957) 2019-02-26 14:55:40 +01:00
aci_tenant_span_src_group.py ACI: Cleanup deprecated boolean behaviour (#55207) 2019-04-16 14:13:24 +02:00
aci_tenant_span_src_group_to_dst_group.py ACI: Various changes and doc updates (#52957) 2019-02-26 14:55:40 +01:00
aci_vlan_pool.py ACI: Add seealso sections to various modules (#52988) 2019-02-26 15:44:18 +01:00
aci_vlan_pool_encap_block.py ACI: Add seealso sections to various modules (#52988) 2019-02-26 15:44:18 +01:00
aci_vrf.py ACI: Various changes and doc updates (#52957) 2019-02-26 14:55:40 +01:00
mso_label.py MSO: Remove parameters to specify object ids (#55107) 2019-04-10 23:06:02 +02:00
mso_role.py MSO: Remove parameters to specify object ids (#55107) 2019-04-10 23:06:02 +02:00
mso_schema.py MSO: Remove parameters to specify object ids (#55107) 2019-04-10 23:06:02 +02:00
mso_schema_site.py MSO: Clean up argspec (#53067) 2019-02-27 17:14:58 +01:00
mso_schema_site_anp.py Fix some index-references and warn about remaining (#55727) 2019-05-07 15:00:04 +02:00
mso_schema_site_anp_epg.py Fix some index-references and warn about remaining (#55727) 2019-05-07 15:00:04 +02:00
mso_schema_site_anp_epg_staticleaf.py Fix some index-references and warn about remaining (#55727) 2019-05-07 15:00:04 +02:00
mso_schema_site_anp_epg_staticport.py Fix some index-references and warn about remaining (#55727) 2019-05-07 15:00:04 +02:00
mso_schema_site_anp_epg_subnet.py Fix some index-references and warn about remaining (#55727) 2019-05-07 15:00:04 +02:00
mso_schema_site_bd.py MSO: Clarify the site-local modules in the index (#53301) 2019-03-05 00:41:50 +01:00
mso_schema_site_bd_l3out.py Fix some index-references and warn about remaining (#55727) 2019-05-07 15:00:04 +02:00
mso_schema_site_bd_subnet.py Fix some index-references and warn about remaining (#55727) 2019-05-07 15:00:04 +02:00
mso_schema_site_vrf.py MSO: Clarify the site-local modules in the index (#53301) 2019-03-05 00:41:50 +01:00
mso_schema_site_vrf_region.py MSO: Clarify the site-local modules in the index (#53301) 2019-03-05 00:41:50 +01:00
mso_schema_site_vrf_region_cidr.py Fix some index-references and warn about remaining (#55727) 2019-05-07 15:00:04 +02:00
mso_schema_site_vrf_region_cidr_subnet.py Fix some index-references and warn about remaining (#55727) 2019-05-07 15:00:04 +02:00
mso_schema_template.py mso_schema_template: Fix examples (#53237) 2019-03-04 01:13:16 +01:00
mso_schema_template_anp.py MSO: Clean up argspec (#53067) 2019-02-27 17:14:58 +01:00
mso_schema_template_anp_epg.py fixed docbuild errors (#54061) 2019-03-20 11:23:06 -05:00
mso_schema_template_anp_epg_contract.py Fix some index-references and warn about remaining (#55727) 2019-05-07 15:00:04 +02:00
mso_schema_template_anp_epg_subnet.py mso_stae_subnet: Fix various issues (#53239) 2019-03-04 01:26:58 +01:00
mso_schema_template_bd.py MSO: Clean up argspec (#53067) 2019-02-27 17:14:58 +01:00
mso_schema_template_bd_subnet.py mso_st_bd_subnet: Fix various issues (#53240) 2019-03-04 01:27:14 +01:00
mso_schema_template_contract_filter.py Fix some index-references and warn about remaining (#55727) 2019-05-07 15:00:04 +02:00
mso_schema_template_deploy.py mso_st_deploy: Add state 'undeploy' (#55093) 2019-04-10 19:28:15 +02:00
mso_schema_template_externalepg.py MSO: Clean up argspec (#53067) 2019-02-27 17:14:58 +01:00
mso_schema_template_filter_entry.py mso_st_filter_entry: Fix various issues (#53241) 2019-03-04 01:20:02 +01:00
mso_schema_template_l3out.py MSO: Clean up argspec (#53067) 2019-02-27 17:14:58 +01:00
mso_schema_template_vrf.py MSO: Clean up argspec (#53067) 2019-02-27 17:14:58 +01:00
mso_site.py MSO: Remove parameters to specify object ids (#55107) 2019-04-10 23:06:02 +02:00
mso_tenant.py MSO: Remove parameters to specify object ids (#55107) 2019-04-10 23:06:02 +02:00
mso_user.py MSO: Remove parameters to specify object ids (#55107) 2019-04-10 23:06:02 +02:00