Python has a great package manager called “pip”. I guess if you have come to this page you don’t need many introductions. As we know it is a good practice to deploy Python applications in their own virtual environments. When running a virtual environment we typically have to […]
This blog is the continuation of Ansible with DellEMC storage multi-part blog. In the last (6th Part) of this blog series, we discussed how to prepare Ansible Tower/AWX with Dell EMC storage credentials. In this blog post, we will install Dell EMC PowerStore collection on Ansible AWX and go […]
In today’s article I wanted to share some work I have been doing recently, specifically a prototype for an on-prem Storage-as-a-Service (STaaS) with DellEMC PowerStore A few years ago we used to hear a lot the “we have a cloud-first policy” and this of course meant “public cloud”. […]
This blog is the continuation of Ansible with DellEMC storage multi-part blog. In the last (5th part) of this blog series, we discussed how to install Ansible AWX / Tower in a docker container and Dell EMC Ansible modules inside the Ansible AWX / Tower container. In this […]
This blog is the continuation of Ansible with DellEMC storage multi-part blog. In this 5th part, we will discuss about Ansible Tower (using AWX) and how to install and configure the same. Overview In my posts till now you might noticed that I have only used command line option to […]