Giter Club home page Giter Club logo

ansible_aci's Introduction

Example Ansible roles to configure ACI and VMware ESX.

create_vmm.yml - Creates a VMM domain in ACI

create_vlan_pool.yml - Creates a VLAN Pool in ACI

vmm_to_aep.yml - Assigns a VMM domain to an AEP in ACI

create_tenant_and_anp.yml - Creates a tenant and Application Network Profile in ACI

add_host_to_dvs.yml - Adds a host to the DVS created by ACI in vCenter

change_vm_portgroup.yml - Changes the vNIC on virtual machines to use the port group that was pushed by ACI

Requirements:

  1. install Cobra SDK: http://www.cisco.com/c/en/us/td/docs/switches/datacenter/aci/apic/sw/1-x/api/python/install/b_Install_Cisco_APIC_Python_SDK_Standalone.html

  2. clone git repository. https://github.com/jedelman8/aci-ansible

  3. Copy aci-ansible/library/aci_rest to Ansible library directory (found in ansible.cfg, with default of /usr/share/my_modules/). Make sure to un-comment the library variable in ansible.cfg. Also may need to add a .py extension, depending on the host machine configuration.

  4. export PYTHONPATH="${PYTHONPATH}:/usr/share/my_modules"

Global variables used across all roles are located in the /roles/common/vars/main.yml file.

ansible_aci's People

Contributors

mamullen13316 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.