2299
Views
0
Helpful
1
Replies
Create Service Profile Template using Ansible
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2019 02:58 AM
Hi ,
I have recently started exploring Cisco UCS automation using Ansible , I wanted to know How to create Service Profile Template using Ansible ? and later How to use that Service Profile Template for Service Configuration.
Thanks & Regards
Saurav
Labels:
- Labels:
-
Unified Computing Systems
1 Reply 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2020 02:43 AM
You can check out the modules index on ansible pages.
Try this one below:
https://docs.ansible.com/ansible/latest/modules/ucs_service_profile_template_module.html
