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

Follow best practices for ansible structure #39

Open
1 of 3 tasks
pat-s opened this issue Jan 30, 2024 · 0 comments
Open
1 of 3 tasks

Follow best practices for ansible structure #39

pat-s opened this issue Jan 30, 2024 · 0 comments

Comments

@pat-s
Copy link
Contributor

pat-s commented Jan 30, 2024

  • Playbooks: -> playbooks/
  • Move variables to group_vars & host_vars
  • Consolidate roles:
    • Avoid single task roles (docker_compose)
    • hetzner_server and hetzner_firewall should be one role
    • ssh_key should be moved to common
    • common should get a descriptive name like system_setup
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

No branches or pull requests

1 participant