Skip to content

Follow best practices for ansible structure #39

@pat-s

Description

@pat-s
  • 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions