Skip to content

Commit 654bdac

Browse files
committed
fixup CI for changed hosts file
1 parent 88aefed commit 654bdac

File tree

1 file changed

+1
-1
lines changed
  • environments/.stackhpc/hooks

1 file changed

+1
-1
lines changed

environments/.stackhpc/hooks/pre.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
group: root
1515
no_log: "{{ no_log | default(true) }}"
1616
loop:
17-
- "{{ lookup('env', 'APPLIANCES_ENVIRONMENT_ROOT') }}/inventory/hosts"
17+
- "{{ lookup('env', 'APPLIANCES_ENVIRONMENT_ROOT') }}/inventory/hosts.yml"
1818
- "{{ lookup('env', 'APPLIANCES_ENVIRONMENT_ROOT') }}/inventory/group_vars/all/secrets.yml"
1919
- "{{ lookup('env', 'APPLIANCES_ENVIRONMENT_ROOT') }}/inventory/group_vars/all/test_user.yml"

0 commit comments

Comments
 (0)