added ansible for deployment in private infrastrucutre

This commit is contained in:
2021-05-21 12:44:15 +04:00
parent 64bc064e56
commit 616f161c36
51 changed files with 864 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
################################################################################
# This file contains secrets that should not be checked into VCS.
################################################################################
---
secrets:
# Cachux7I
password_hash: sha1:b9bbcb5e92ad:0358d2ce7c34192afa50fc5e5143ed91d75eda0d
sync:
source: /nfs/data
destination: /nfs
users:
- ansible
volumes:
data: /nfs/data:/data
source: /nfs/src:/tf