We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27f4563 commit bb892f0Copy full SHA for bb892f0
2 files changed
ansible/dock-init.yml
@@ -7,7 +7,6 @@
7
roles:
8
- { role: notify, tags: [notify] }
9
- { role: docker, tags: [docker] }
10
- - { role: datadog }
11
- { role: git_repo, tags: [deploy] }
12
- { role: dock-init, tags: [deploy] }
13
- { role: consul_value, tags: [deploy, consul_value] }
ansible/dock.yml
@@ -11,6 +11,5 @@
- include: dock-init.yml git_branch=v5.1.3
- include: krain.yml git_branch=v0.1.1
- include: filibuster.yml git_branch=v0.1.7
14
-- include: sauron.yml git_branch=v3.1.0
15
- include: charon.yml git_branch=v3.0.0
16
- include: image-builder.yml git_branch=d1.6.2-v4.0.0
0 commit comments