Skip to content
Snippets Groups Projects
Commit b1a79729 authored by Jens Steidl's avatar Jens Steidl :baby_chick:
Browse files

fix: enforce host group check

parent 7f24f79a
No related branches found
No related tags found
No related merge requests found
Pipeline #11175 failed
...@@ -6,6 +6,7 @@ ...@@ -6,6 +6,7 @@
that: "group_names | select('search', 'lza_am_ingest.*')" that: "group_names | select('search', 'lza_am_ingest.*')"
fail_msg: This is not a SubApp VM for use with Archivematica. Aborting. fail_msg: This is not a SubApp VM for use with Archivematica. Aborting.
success_msg: This is a SubApp VM for use with Archivematica. Continuing. success_msg: This is a SubApp VM for use with Archivematica. Continuing.
tags: [always]
- name: include vars main - name: include vars main
ansible.builtin.include_vars: "main.yml" ansible.builtin.include_vars: "main.yml"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment