Skip to content

Commit 9b80df1

Browse files
authored
disabled gateway playbook for update builds
1 parent b30a24c commit 9b80df1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/fatimage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
tasks_from: install.yml
9090

9191
- name: Install gateway playbook
92-
hosts: gateway
92+
hosts: gateway:&ansible_init
9393
tags: gateway
9494
become: yes
9595
gather_facts: no

0 commit comments

Comments
 (0)