nfs-provisioner WIP
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Adrien Reslinger 2020-07-12 00:49:52 +02:00
parent 8dd47900cf
commit 7f0a136cf7
13 changed files with 265 additions and 0 deletions

View file

@ -1,6 +1,8 @@
- name: Local Path setup
block:
# - include_tasks: "manual.yml"
- include_tasks: "local.yml"
- include_tasks: "nfs.yml"
- include_tasks: "digital_ocean.yml"
- include_tasks: "linode.yml"
- include_tasks: "secrets-store.yml"