Move secrets into .env into ansible-vault
This commit is contained in:
parent
67222f6415
commit
0bbfe1acec
6 changed files with 53 additions and 51 deletions
3
Makefile
3
Makefile
|
@ -2,9 +2,6 @@ SHELL := /bin/bash
|
|||
|
||||
TAGS ?= all
|
||||
|
||||
include .env
|
||||
export
|
||||
|
||||
PWD := $(shell pwd)
|
||||
|
||||
.FORCE:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue