Using Ansible to Create, Delete and List Tenants

Prepare the Environment In this demonstration I am using Cygwin to run the python/ansible scripts in a Windows environment. All my attempts to install ansible via ‘pip install’ in a Windows failed, the number of Stack Overflow posts reporting this problem seems to concur with this. Handy hint: To cd to a windows C: drive …

Continue reading ‘Using Ansible to Create, Delete and List Tenants’ »