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 playbook docs #86

Merged
merged 12 commits into from
Aug 29, 2023
Merged

Add playbook docs #86

merged 12 commits into from
Aug 29, 2023

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    7581362 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    356c6a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    168a5b8 View commit details
    Browse the repository at this point in the history
  4. Move EDA playbooks to top-level playbooks directory

    ansible-rulebook cannot currently find playbooks in subdirectories under
    the playbooks directory when calling them using FQCN. Moving the
    rulebook to the recommended extensions/eda/rulebooks directory requires
    that we call playbooks via FQCN since we also cannot use relative paths
    (ansible-rulebook interprets relative paths from the working directory
    where ansible-rulebook is called, not from the rulebook location).
    hakbailey committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    7ba362c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    86a896a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5a1f616 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8bb25c7 View commit details
    Browse the repository at this point in the history
  8. Add and update READMEs

    hakbailey committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    937e961 View commit details
    Browse the repository at this point in the history
  9. Fix ansible-lint error

    hakbailey committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    965cf91 View commit details
    Browse the repository at this point in the history
  10. Add changelog fragment

    hakbailey committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    f959688 View commit details
    Browse the repository at this point in the history
  11. Add PR review suggestions

    hakbailey committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    7dafc2f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fe5c970 View commit details
    Browse the repository at this point in the history