blob: 48e4fe51b167c9f67ac89b488582d7ef9c31f5c8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
|
objects:
role: {}
plugins:
become: {}
cache: {}
callback: {}
cliconf: {}
connection: {}
filter: {}
httpapi:
mso:
description: MSO Ansible HTTPAPI Plugin.
name: mso
version_added: 1.2.0
inventory: {}
lookup: {}
module:
mso_backup:
description: Manages backups
name: mso_backup
namespace: ''
version_added: null
mso_backup_schedule:
description: Manages backup schedules
name: mso_backup_schedule
namespace: ''
version_added: null
mso_dhcp_option_policy:
description: Manage DHCP Option policies.
name: mso_dhcp_option_policy
namespace: ''
version_added: null
mso_dhcp_option_policy_option:
description: Manage DHCP options in a DHCP Option policy.
name: mso_dhcp_option_policy_option
namespace: ''
version_added: null
mso_dhcp_relay_policy:
description: Manage DHCP Relay policies.
name: mso_dhcp_relay_policy
namespace: ''
version_added: null
mso_dhcp_relay_policy_provider:
description: Manage DHCP providers in a DHCP Relay policy.
name: mso_dhcp_relay_policy_provider
namespace: ''
version_added: null
mso_label:
description: Manage labels
name: mso_label
namespace: ''
version_added: null
mso_remote_location:
description: Manages remote locations
name: mso_remote_location
namespace: ''
version_added: null
mso_rest:
description: Direct access to the Cisco MSO REST API
name: mso_rest
namespace: ''
version_added: null
mso_role:
description: Manage roles
name: mso_role
namespace: ''
version_added: null
mso_schema:
description: Manage schemas
name: mso_schema
namespace: ''
version_added: null
mso_schema_clone:
description: Clone schemas
name: mso_schema_clone
namespace: ''
version_added: null
mso_schema_site:
description: Manage sites in schemas
name: mso_schema_site
namespace: ''
version_added: null
mso_schema_site_anp:
description: Manage site-local Application Network Profiles (ANPs) in schema
template
name: mso_schema_site_anp
namespace: ''
version_added: null
mso_schema_site_anp_epg:
description: Manage site-local Endpoint Groups (EPGs) in schema template
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
namespace: ''
version_added: null
mso_schema_site_anp_epg_selector:
description: Manage site-local EPG selector in schema templates
name: mso_schema_site_anp_epg_selector
namespace: ''
version_added: null
mso_schema_site_anp_epg_staticleaf:
description: Manage site-local EPG static leafs in schema template
name: mso_schema_site_anp_epg_staticleaf
namespace: ''
version_added: null
mso_schema_site_anp_epg_staticport:
description: Manage site-local EPG static ports in schema template
name: mso_schema_site_anp_epg_staticport
namespace: ''
version_added: null
mso_schema_site_anp_epg_subnet:
description: Manage site-local EPG subnets in schema template
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
namespace: ''
version_added: null
mso_schema_site_bd_l3out:
description: Manage site-local BD l3out's in schema template
name: mso_schema_site_bd_l3out
namespace: ''
version_added: null
mso_schema_site_bd_subnet:
description: Manage site-local BD subnets in schema template
name: mso_schema_site_bd_subnet
namespace: ''
version_added: null
mso_schema_site_external_epg:
description: Manage External EPG in schema of sites
name: mso_schema_site_external_epg
namespace: ''
version_added: null
mso_schema_site_external_epg_selector:
description: Manage External EPG selector in schema of cloud sites
name: mso_schema_site_external_epg_selector
namespace: ''
version_added: null
mso_schema_site_l3out:
description: Manage site-local layer3 Out (L3Outs) in schema template
name: mso_schema_site_l3out
namespace: ''
version_added: null
mso_schema_site_service_graph:
description: Manage Service Graph in schema sites
name: mso_schema_site_service_graph
namespace: ''
version_added: null
mso_schema_site_vrf:
description: Manage site-local VRFs in schema template
name: mso_schema_site_vrf
namespace: ''
version_added: null
mso_schema_site_vrf_region:
description: Manage site-local VRF regions in schema template
name: mso_schema_site_vrf_region
namespace: ''
version_added: null
mso_schema_site_vrf_region_cidr:
description: Manage site-local VRF region CIDRs in schema template
name: mso_schema_site_vrf_region_cidr
namespace: ''
version_added: null
mso_schema_site_vrf_region_cidr_subnet:
description: Manage site-local VRF regions in schema template
name: mso_schema_site_vrf_region_cidr_subnet
namespace: ''
version_added: null
mso_schema_site_vrf_region_hub_network:
description: Manage site-local VRF region hub network in schema template
name: mso_schema_site_vrf_region_hub_network
namespace: ''
version_added: null
mso_schema_template:
description: Manage templates in schemas
name: mso_schema_template
namespace: ''
version_added: null
mso_schema_template_anp:
description: Manage Application Network Profiles (ANPs) in schema templates
name: mso_schema_template_anp
namespace: ''
version_added: null
mso_schema_template_anp_epg:
description: Manage Endpoint Groups (EPGs) in schema templates
name: mso_schema_template_anp_epg
namespace: ''
version_added: null
mso_schema_template_anp_epg_contract:
description: Manage EPG contracts in schema templates
name: mso_schema_template_anp_epg_contract
namespace: ''
version_added: null
mso_schema_template_anp_epg_selector:
description: Manage EPG selector in schema templates
name: mso_schema_template_anp_epg_selector
namespace: ''
version_added: null
mso_schema_template_anp_epg_subnet:
description: Manage EPG subnets in schema templates
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
namespace: ''
version_added: null
mso_schema_template_bd_dhcp_policy:
description: Manage BD DHCP Policy in schema templates
name: mso_schema_template_bd_dhcp_policy
namespace: ''
version_added: null
mso_schema_template_bd_subnet:
description: Manage BD subnets in schema templates
name: mso_schema_template_bd_subnet
namespace: ''
version_added: null
mso_schema_template_clone:
description: Clone templates
name: mso_schema_template_clone
namespace: ''
version_added: null
mso_schema_template_contract_filter:
description: Manage contract filters in schema templates
name: mso_schema_template_contract_filter
namespace: ''
version_added: null
mso_schema_template_contract_service_graph:
description: Manage the service graph association with a contract in schema
template
name: mso_schema_template_contract_service_graph
namespace: ''
version_added: null
mso_schema_template_deploy:
description: Deploy schema templates to sites
name: mso_schema_template_deploy
namespace: ''
version_added: null
mso_schema_template_deploy_status:
description: Check query of objects before deployment to site
name: mso_schema_template_deploy_status
namespace: ''
version_added: null
mso_schema_template_external_epg:
description: Manage external EPGs in schema templates
name: mso_schema_template_external_epg
namespace: ''
version_added: null
mso_schema_template_external_epg_contract:
description: Manage Extrnal EPG contracts in schema templates
name: mso_schema_template_external_epg_contract
namespace: ''
version_added: 0.0.8
mso_schema_template_external_epg_selector:
description: Manage External EPG selector in schema templates
name: mso_schema_template_external_epg_selector
namespace: ''
version_added: null
mso_schema_template_external_epg_subnet:
description: Manage External EPG subnets in schema templates
name: mso_schema_template_external_epg_subnet
namespace: ''
version_added: 0.0.8
mso_schema_template_filter_entry:
description: Manage filter entries in schema templates
name: mso_schema_template_filter_entry
namespace: ''
version_added: null
mso_schema_template_l3out:
description: Manage l3outs in schema templates
name: mso_schema_template_l3out
namespace: ''
version_added: null
mso_schema_template_migrate:
description: Migrate Bridge Domains (BDs) and EPGs between templates
name: mso_schema_template_migrate
namespace: ''
version_added: null
mso_schema_template_service_graph:
description: Manage Service Graph in schema templates
name: mso_schema_template_service_graph
namespace: ''
version_added: null
mso_schema_template_vrf:
description: Manage VRFs in schema templates
name: mso_schema_template_vrf
namespace: ''
version_added: null
mso_schema_template_vrf_contract:
description: Manage vrf contracts in schema templates
name: mso_schema_template_vrf_contract
namespace: ''
version_added: 0.0.8
mso_schema_validate:
description: Validate the schema before deploying it to site
name: mso_schema_validate
namespace: ''
version_added: 1.3.0
mso_service_node_type:
description: Manage Service Node Types
name: mso_service_node_type
namespace: ''
version_added: null
mso_site:
description: Manage sites
name: mso_site
namespace: ''
version_added: null
mso_tenant:
description: Manage tenants
name: mso_tenant
namespace: ''
version_added: null
mso_tenant_site:
description: Manage tenants with cloud sites.
name: mso_tenant_site
namespace: ''
version_added: null
mso_user:
description: Manage users
name: mso_user
namespace: ''
version_added: null
mso_version:
description: Get version of MSO
name: mso_version
namespace: ''
version_added: null
ndo_schema_template_deploy:
description: Deploy schema templates to sites for NDO v3.7 and higher
name: ndo_schema_template_deploy
namespace: ''
version_added: null
netconf: {}
shell: {}
strategy: {}
test: {}
vars: {}
version: 2.5.0
|