aboutsummaryrefslogtreecommitdiff
path: root/modules/secrets/network (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-04-13secrets: delete duplicated filesFranck Cuny1-0/+0
2022-04-13secrets: move the actual secrets with hosts configFranck Cuny1-0/+0
Having the secrets closer to the host is easier to manage. At the moment I don't have secrets that are shared across multiple hosts, so that's an OK approach.
2022-04-10secrets: move all the secrets under module/Franck Cuny2-0/+0
Refactor a bit the configuration, which should simplify the management and usage of secrets from now on.