In this recipe, we will outline how to create a network inventory in AWX. Inventories are fundamentals as they describe our network infrastructure and provide us with the capability to group our network devices efficiently.
Creating a network inventory on AWX
Getting ready
AWX must be installed and reachable, and the user accounts must be deployed, as outlined in the previous recipe.
How to do it...
- Create a new inventory called mpls_core by navigating to the INVENTORIES tab on the left navigation bar, as shown in the following screenshot:
![](https://static.packt-cdn.com/products/9781789956481/graphics/assets/d302e4e9-afd3-4a1b-9234-87dfca828316.png)
- Create a new group called...