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

Feat(eos_validate_state): Add ANTA integration to eos_validate_state role #3171

Merged
merged 42 commits into from
Oct 2, 2023

Commits on Oct 2, 2023

  1. Feat: action plugin ANTA

    gmuloc committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    cd40f50 View commit details
    Browse the repository at this point in the history
  2. Test: Make Sanity check pass

    gmuloc committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    960e6f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e7b3f8 View commit details
    Browse the repository at this point in the history
  4. initial preview-anta documentation

    carlbuchmann authored and gmuloc committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    0a76fd3 View commit details
    Browse the repository at this point in the history
  5. + limitations in readme

    carlbuchmann authored and gmuloc committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    c6484e3 View commit details
    Browse the repository at this point in the history
  6. Test: Add missing root_dir

    gmuloc committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    4091116 View commit details
    Browse the repository at this point in the history
  7. CI: Tshoot

    gmuloc committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    41f9802 View commit details
    Browse the repository at this point in the history
  8. Test: Fix tags in molecule

    gmuloc committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    58c3b93 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5ae489f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    874fa50 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    151476e View commit details
    Browse the repository at this point in the history
  12. bump: Bump anta to 0.9.0

    gmuloc committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    cf832f7 View commit details
    Browse the repository at this point in the history
  13. update documentation after review

    carlbuchmann authored and gmuloc committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    13ee4b1 View commit details
    Browse the repository at this point in the history
  14. pin anta version to 0.9.0

    carlbuchmann authored and gmuloc committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    600e844 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5563c0b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    aeb0cf7 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    71ff61b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b4d7eb7 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    8cbf4bd View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    d68901a View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c6589ad View commit details
    Browse the repository at this point in the history
  22. Refactor: Address PR comments

    gmuloc committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    c05cdd6 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    f09a42f View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    63d3c1b View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    878239d View commit details
    Browse the repository at this point in the history
  26. Doc: Wording remove legacy

    gmuloc committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    869663f View commit details
    Browse the repository at this point in the history
  27. update doc based on review

    carlbuchmann authored and gmuloc committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    1b0665b View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    edf428a View commit details
    Browse the repository at this point in the history
  29. fix: ansible_tests.yml

    carl-baillargeon authored and gmuloc committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    9df0ced View commit details
    Browse the repository at this point in the history
  30. Fix: Argument spec is BROKEN

    gmuloc committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    378ee3c View commit details
    Browse the repository at this point in the history
  31. Apply doc suggestions from code review

    Co-authored-by: Ryan Chetcuti <[email protected]>
    2 people authored and gmuloc committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    e7461b8 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    cdf86f3 View commit details
    Browse the repository at this point in the history
  33. Doc: Address PR comments

    gmuloc committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    075320e View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    698b9fa View commit details
    Browse the repository at this point in the history
  35. Doc: Make ansible sane again

    gmuloc committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    7d73d82 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    1b2f079 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    1e576d1 View commit details
    Browse the repository at this point in the history
  38. fix: Fix doc

    carl-baillargeon authored and gmuloc committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    aced63b View commit details
    Browse the repository at this point in the history
  39. fix: rollback strict-mode

    carl-baillargeon authored and gmuloc committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    e7f34ff View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    766981d View commit details
    Browse the repository at this point in the history
  41. CI: Fix workflow

    gmuloc committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    7efce44 View commit details
    Browse the repository at this point in the history
  42. Doc: Remove excalidraw

    gmuloc committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    5a2f509 View commit details
    Browse the repository at this point in the history