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

Update ansible requirements, remove become for localhost delegated tasks #188

Merged
merged 5 commits into from
Oct 13, 2023

Commits on Oct 12, 2023

  1. Add ansible-core >= 2.11.0 requirement

    - Adds assertion to gracefully fail instead of an error (ref LemmyNet#177)
    - Add to README
    codyro committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    0084304 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1a720e View commit details
    Browse the repository at this point in the history
  3. Adjust Ansible -> ansible-core

    - Add `become: false` to assertion in `lemmy.yml`
    codyro committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    851a58e View commit details
    Browse the repository at this point in the history
  4. Adjust README verbiage

    codyro committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    3887bed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6ec4afa View commit details
    Browse the repository at this point in the history