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

Fix change that broke notify/reload, update nginx handler #167

Merged
merged 3 commits into from
Sep 12, 2023
Merged

Fix change that broke notify/reload, update nginx handler #167

merged 3 commits into from
Sep 12, 2023

Commits on Sep 12, 2023

  1. Fix change that broke notify/reload

    - Update handler to use ansible.builtin.systemd module
    codyro committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    3fd8e0b View commit details
    Browse the repository at this point in the history
  2. Clean up lemmy.yml a bit more

    - Use `loop` instead of `with_items`
    - Use a handler & systemd module to handle nginx reloads
    - Refs #166 changes suggested by @sanatsathaye
    codyro committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    689ebf0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af51eaa View commit details
    Browse the repository at this point in the history