diff options
Diffstat (limited to 'ansible_collections/cisco/mso/changelogs/.plugin-cache.yaml')
-rw-r--r-- | ansible_collections/cisco/mso/changelogs/.plugin-cache.yaml | 19 |
1 files changed, 18 insertions, 1 deletions
diff --git a/ansible_collections/cisco/mso/changelogs/.plugin-cache.yaml b/ansible_collections/cisco/mso/changelogs/.plugin-cache.yaml index c1fce4465..48e4fe51b 100644 --- a/ansible_collections/cisco/mso/changelogs/.plugin-cache.yaml +++ b/ansible_collections/cisco/mso/changelogs/.plugin-cache.yaml @@ -6,6 +6,7 @@ plugins: callback: {} cliconf: {} connection: {} + filter: {} httpapi: mso: description: MSO Ansible HTTPAPI Plugin. @@ -90,6 +91,11 @@ plugins: name: mso_schema_site_anp_epg namespace: '' version_added: null + mso_schema_site_anp_epg_bulk_staticport: + description: Manage site-local EPG static ports in bulk in schema template + name: mso_schema_site_anp_epg_bulk_staticport + namespace: '' + version_added: null mso_schema_site_anp_epg_domain: description: Manage site-local EPG domains in schema template name: mso_schema_site_anp_epg_domain @@ -115,6 +121,11 @@ plugins: name: mso_schema_site_anp_epg_subnet namespace: '' version_added: null + mso_schema_site_anp_epg_useg_attribute: + description: Manage EPG Site uSeg Attributes in schema sites + name: mso_schema_site_anp_epg_useg_attribute + namespace: '' + version_added: null mso_schema_site_bd: description: Manage site-local Bridge Domains (BDs) in schema template name: mso_schema_site_bd @@ -205,6 +216,11 @@ plugins: name: mso_schema_template_anp_epg_subnet namespace: '' version_added: null + mso_schema_template_anp_epg_useg_attribute: + description: Manage EPG uSeg Attributes in schema templates + name: mso_schema_template_anp_epg_useg_attribute + namespace: '' + version_added: null mso_schema_template_bd: description: Manage Bridge Domains (BDs) in schema templates name: mso_schema_template_bd @@ -339,5 +355,6 @@ plugins: netconf: {} shell: {} strategy: {} + test: {} vars: {} -version: 2.2.0 +version: 2.5.0 |