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 ansible parameter to uninstall #6

Merged
merged 7 commits into from
Nov 2, 2023

Commits on Nov 2, 2023

  1. Add ansible parameter to uninstall

    The new v3.0.4 tag was added, but it was edited after.
    This raises an error during an update of existing git folder.
    The solution is to add an option to delete existing checkout code.
    With this we can deploy with `--tags pakiti -e pakiti_uninstall=true`
    and it will delete and checkout again a fresh pakiti.
    Resolves #5
    igobranco committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    ece70e4 View commit details
    Browse the repository at this point in the history
  2. fix: requirements weren't fixed

    Because the requirements weren't fixed the CI raised errors,
    for new release of the libraries.
    igobranco committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    e232414 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b993c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4808e27 View commit details
    Browse the repository at this point in the history
  5. fix

    igobranco committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    0f0b459 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1c6fcaf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3954078 View commit details
    Browse the repository at this point in the history