Skip to content

Commit b01551d

Browse files
committed
remove debug code
1 parent b78f1e4 commit b01551d

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

environments/.caas/hooks/pre.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,5 @@
11
---
22

3-
- name: debug
4-
hosts:
5-
- localhost
6-
- openstack
7-
become: no
8-
gather_facts: no
9-
tasks:
10-
- debug:
11-
msg: "Starting pre-hook"
12-
133
# Provision the infrastructure using Terraform
144
- name: Provision infrastructure
155
hosts: openstack

0 commit comments

Comments
 (0)