We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac0a45a commit aa1f2ffCopy full SHA for aa1f2ff
roles/infrastructure/tasks/teardown_gcp_network.yml
@@ -32,8 +32,6 @@
32
name: "{{ infra__security_group_default_name }}"
33
state: absent
34
35
-
36
-# CREATE NAT
37
- name: Discover Cloud NAT and Delete if required
38
block:
39
- name: Delete Cloud NAT
0 commit comments