Skip to content
Snippets Groups Projects
Select Git revision
  • master default
  • registry-mirror
  • nginx-default-site
  • acmeserver2
  • clickhouse
  • improve-dns-toplevel-probes
  • tabacco-in-container
  • rsyslog-modern-json
  • improve-service-discovery
  • prometheus-external-healthchecks
  • env-vars-in-include-paths
  • dns-resolver
  • service-turndown
  • use_proxy_protocol
  • loki
  • docs_operating
  • net-overlay_firewall_containers
  • webdiff
18 results

README.md

Blame
    • ale's avatar
      569fc55a
      Rename roles to follow a readable schema · 569fc55a
      ale authored
      Give all roles a "float-" prefix to avoid collisions with user-defined
      roles.
      
      Separate Ansible roles into three main categories:
      
      - *base* for the low-level mechanics of getting the machines ready
        to host services, provide service discovery, credentials, and other
        such mechanisms.
      
      - *infra* for the configuration of services that are part of the
        float infrastructure but run on the base layer themselves
      
      - *util* for internal utility roles
      569fc55a
      History
      Rename roles to follow a readable schema
      ale authored
      Give all roles a "float-" prefix to avoid collisions with user-defined
      roles.
      
      Separate Ansible roles into three main categories:
      
      - *base* for the low-level mechanics of getting the machines ready
        to host services, provide service discovery, credentials, and other
        such mechanisms.
      
      - *infra* for the configuration of services that are part of the
        float infrastructure but run on the base layer themselves
      
      - *util* for internal utility roles