F5 BIG-IQ Centralized Management Lab > BIG-IQ All Labs > Class 5: BIG-IQ Device Management > Module 6: BIG-IP Provisioning on GCP and Onboarding using AWX/Ansible Tower and BIG-IQ Source | Edit on
Lab 6.3: Add Key to Regkey Pool¶
Note
Estimated time to complete: 5 minutes
In this lab, we will add a new key to the previously created regkey pool on BIG-IQ.
Prerequisites
- BIG-IQ Regkey Pool name
- BIG-IP registration key(s)
- Navigate to the Templates page and review
(Class5-Mod11-Lab3) Add_BIGIQ_Regkey
.

Make sure the PLAYBOOK lab/f5-ansible-bigiq-as3-demo/tower/regkey_license_add.yml
is selected. Also confirm that the admin-iq (BIG-IQ) credentials appear in the CREDENTIALS field.

You can go on the GitHub repository and check review the playbooks and Jinja2 templates.
- Back on the Templates page, next to the (Class5-Mod11-Lab3) Add_BIGIQ_Regkey template, click on the Start a job using this template.

- SURVEY: Enter in the name of your regkey pool and the new key.
REGISTRATION KEY POOL NAME | regkey_pool_BT_200M |
REGISTRATION KEY | XXXX-XXXX-XXXX-XXXX-XXXX |

- PREVIEW: Review the summary of the template deployment, then click on LAUNCH.

- Follow the JOB deployment of the Ansible playbook.

- When the job is completed, check the PLAY RECAP and make sure there nothing failed.

- Login on BIG-IQ as admin, go to Devices > LICENSE MANAGEMENT > Licenses. Click on the regkey pool and check the newly added key.

You can repeat this task if you want to add multiple regkeys.
This completes the regkey add lab.