Skip to content

Commit

Permalink
DONOTMERGE
Browse files Browse the repository at this point in the history
  • Loading branch information
rpelisse committed Feb 9, 2024
1 parent c24f843 commit 8843267
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions roles/eris_hera_create/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,10 @@
CONTAINER_COMMAND: '/usr/sbin/init'
changed_when: True

- name: "HERA: Print run"
ansible.builtin.debug:
var: hera_run

- name: "HERA: inspect"
ansible.builtin.command: >
bash -x {{ hera_home }}/hera.sh inspect
Expand Down

0 comments on commit 8843267

Please sign in to comment.