Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the Start Automating with your first Ansible playbook walkthrough #1588

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

alisonlhart
Copy link
Contributor

@alisonlhart alisonlhart commented Oct 18, 2024

This PR adds a walkthrough for playbook creation, designed to streamline the existing webviews and playbook documentation into one cohesive walkthrough.

playbook-walkthrough

Changes:

  • Added walkthrough content in package.json
  • Added media for the walkthrough
  • Added a new command for creating Ansible playbooks - the command checks to see if the Ansible Lightspeed feature is enabled, and if so, opens the Playbook Generation webview. If not, it opens a new empty .yml (Ansible) file.
  • Added a UI test for the walkthrough, similar to the other walkthrough UI tests

Jira Issue:

@alisonlhart alisonlhart requested review from a team as code owners October 18, 2024 12:22
@alisonlhart alisonlhart marked this pull request as draft October 18, 2024 13:10
@alisonlhart alisonlhart force-pushed the walkthrough-playbook-page branch from f58bfff to b5a0682 Compare October 18, 2024 13:37
@alisonlhart alisonlhart force-pushed the walkthrough-playbook-page branch from ac61799 to 1fc6087 Compare October 21, 2024 19:34
Add media for the walkthrough

Add command to swap between lightspeed playbook generation and new playbook file creation

Add tests for new walkthrough
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants