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.2: Create Regkey Pool¶
Note
Estimated time to complete: 5 minutes
In this lab, we will create a new Regkey pool on BIG-IQ. BIG-IQ admin credentials are needed so we will create new Tower credentials.
Click on the AWX (Ansible Tower) button on the system Ubuntu Lamp Server in the lab environment.
Use admin/purple123
to authenticate.

- Navigate to the Credentials page and notice the credentials of type BIG-IQ_Creds. The labs in these modules will use the admin-iq credential for creating resources on BIG-IQ.

- Navigate to the Templates page and review
(Class5-Mod11-Lab2) Create_BIGIQ_Regkey_Pool
.

Make sure the PLAYBOOK lab/f5-ansible-bigiq-as3-demo/tower/regkey_pool_create.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 New_BIGIQ_Regkey_Pool template, click on the Start a job using this template.

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

- 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 and check the newly created regkey pool.

This completes the regkey pool creation lab.