1
0
mirror of https://github.com/jcwimer/startup-infrastructure synced 2026-05-22 04:29:24 +00:00

Create swarm and test swarm creation. test function needed renamed because test is a bash thing already

This commit is contained in:
2018-10-10 14:24:42 -04:00
parent 2c0ca361de
commit 9f4b12185a
8 changed files with 127 additions and 28 deletions

View File

@@ -19,6 +19,8 @@
tasks:
- include: ../roles/common/tasks/main.yml
- import_playbook: swarm.yml
# - name: Deploy startup-infrastructure swarm stack
# hosts: bootstrap
# user: root