Coder Social home page Coder Social logo

lightspeed-demos's Introduction

Ansible Lightspeed technical preview demo content

Compilation of Ansible Lightspeed demo content and examples.

Ansible Lightspeed demo list

Please refer to the README.md for each demo in the corresponding demo root folder for detailed demo instructions.

Infrastructure

Cloud

Demo content folder structure

The repository folder structure is as follows.

.
└── playbooks/
    └── <domain>/
        └── <demo_name>/
            ├── demo_<playbook_name>.yml <-- Initial Ansible content for demo.
            ├── solution_<playbook_name>.yml <-- Tested Ansible content for comparison.
            └── prepare_<playbook_name>.yml <-- Initial Playbook to configure the demo environment.
  • <domain> - Ansible examples are sorted by domain. For example, the cloud folder contains AWS, Azure, and Google Cloud content.
  • demo_<playbook_name>.yml - Playbooks that start with demo_* are the initial Ansible example to use in the demo. For example, demo_provision_ec2_instance.yml located in the cloud/aws folder.
  • prepare_<playbook_name>.yml - Playbooks that start with prepare_* prepares the environment for the demo.
  • README.md - Contains a video and step-by-step instructions to prepare and perform the demo.
  • solution_<playbook_name>.yml - Playbooks that start with solution_* have been tested with the latest version of the Ansible Lightspeed model. Use the tested Ansible content to compare your Ansible Lightspeed-generated outputs before the demo.

How do I get started with Ansible Lightspeed?

Please follow the instructions provided by the resources available in the getting started guide.

❗️Test before doing a demo if you're using this content locally

The IBM Watson Code Assistant model continues to improve and evolve with each release. This can result in generated suggestions that differ from the examples provided.

Tested Ansible Playbooks are available for each corresponding demo Playbook and start with the solution_*.yml prefix. For example, solution_provision_azure_vm.yml.
Please use this to compare your generated suggestions before doing the demo.


lightspeed-demos's People

Contributors

craig-br 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.