Home
Pure Storage
Cloud
VMware
Categories
Tags
Series
Certifications
About
  • Using Ansible to Provision your Pure Storage Infrastructure

    Aug 12, 2020 Ansible
    Share on:

    I mentioned previously that there are many things I love about the Pure Storage Flasharray, but one of my favorite is how easy it is to integrate into different automation solutions. In this blog I will cover how to use Ansible to provision your Pure Storage Infrastructure.

    Read More
  • Using Ansible to Run Powershell Scripts

    Feb 4, 2016 Ansible Powershell
    Share on:

    In the midst of playing with Ansible and figured my most common use case would be executing powershell scripts on remote servers, so scavenged around and put this together.

    Pre-Requsites

    • ansible
    • ansible-winrm

    Link to Git Project

    • ansible_powershell

    Preparing to Execute the Script

    This script assumes you have already installed and configured Ansible, downloaded the Git Repo and installed the WinRM python module.

    Define your group variables. Create a hostgroup.yml file in this folder. This is where you specify the username, password and WinRM port to use. This file should mimit the host group …

    Read More
  • Using Ansible to Create Cisco ACI Filters

    Feb 3, 2016 Ansible Cisco ACI
    Share on:

    In the midst of rolling out Cisco ACI, we have a need to automation creation of filters to apply to contracts. I tried to use the ACI-PowerTool for this task, however it doesnt seem to work with the newer code we are on. So I went back and attempted to use the ansible modules and it worked flawlessly, below is a sample playbook that will create a filter and add the associated filter entries. The below example are the required ports for Horizon View.

    Read More
a blog about virtualization, storage and stuff

Recent Posts

  • Unlocking Performance Insights: Using resxtop to Monitor Your Azure VMware Solution Environment
  • Navigating the Azure Cloud: Key Considerations for Strengthening Infrastructure Security with Azure Locks
  • The Power of PowerShell: Calculating Azure VMware Solution (AVS) Costs
  • Navigating the Azure Cloud: Key Considerations for Azure VMware Solution (AVS)
  • Navigating the Azure Cloud: Key Considerations for Harnessing DNS with Azure Private Endpoints
  • Using Bicep to Deploy a Microsoft SQL on Azure VM with Cloud Block Store Volumes
  • Using Bicep to Deploy an Azure Virtual Machine
  • Using CloudFormation to Manage EC2 in AWS

Copyright ©  DAVIDSTAMEN. All Rights Reserved.      Privacy Policy