Skip to content
  • ale's avatar
    Move generation of service credentials to a single role · 62c55ba0
    ale authored
    Since Ansible doesn't really have first-class modules, parametrizing
    dependencies is a problem. By leveraging services.yml we can instead
    generate all service credentials at once within a single role,
    simplifying the dependency structure, and solving the problem of
    credentials for docker-based roles.
    62c55ba0