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

# Improvements to Ansible Roles: Package Conversions and Systemd Unit Options #55

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

sbaerlocher
Copy link
Member

@sbaerlocher sbaerlocher commented Jun 18, 2024

What's Changed

  • Improved Ansible Roles:
    • File: roles/maintenance/tasks/maintenance_debian.yml

      • Changes:
        • Added conversion of the package list before running the arillso Apt Package role.
        • Updated task name from Run arillso Apt Package to Convert package list and run arillso Apt Package role.
    • File: roles/systemd_unit/templates/unit.j2

      • Changes:
        • Added condition to ensure WantedBy=timers.target is included for timer units.
        • Updated condition to check for systemd_unit_install_options length or timer type with missing WantedBy=timers.target.

@sbaerlocher sbaerlocher merged commit b40fda4 into main Jun 18, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant