Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Compilation of Ansible content for Ansible Lightspeed demos.

License

NotificationsYou must be signed in to change notification settings

craig-br/lightspeed-demos

Repository files navigation

Compilation of Ansible Lightspeed demo content and examples.

Ansible Lightspeed demo list

Please refer to theREADME.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 contentfor demo.            ├── solution_<playbook_name>.yml<-- Tested Ansible contentfor comparison.            └── prepare_<playbook_name>.yml<-- Initial Playbook to configure the demo environment.
  • <domain> - Ansible examples are sorted by domain. For example, thecloud folder contains AWS, Azure, and Google Cloud content.
  • demo_<playbook_name>.yml - Playbooks that start withdemo_* are the initial Ansible example to use in the demo. For example,demo_provision_ec2_instance.yml located in thecloud/aws folder.
  • prepare_<playbook_name>.yml - Playbooks that start withprepare_* 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 withsolution_* 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 thegetting 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 thesolution_*.yml prefix. For example,solution_provision_azure_vm.yml.
Please use this to compare your generated suggestions before doing the demo.


About

Compilation of Ansible content for Ansible Lightspeed demos.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp