Skip to content

Commit 9d6aa4e

Browse files
committed
don't run basic_users in image build
1 parent 5e64dc3 commit 9d6aa4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/extras.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
- hosts: basic_users
1+
- hosts: basic_users:!builder
22
become: yes
33
tags:
44
- basic_users

0 commit comments

Comments
 (0)