Skip to content

Commit

Permalink
#820 Wrong variable for console banner
Browse files Browse the repository at this point in the history
  • Loading branch information
fketelaars committed Nov 8, 2024
1 parent 56cfa7b commit 178dd36
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
name: log-deployer-activity
vars:
_p_activity_description: "Setup Multicloud Object Gateway"
_p_activity_command: "{{ _setup_mcg_command }}"
_p_activity_command: "{{ _delete_openshift_console_banner }}"

- name: Delete console banner if not specified
shell: |
Expand Down

0 comments on commit 178dd36

Please sign in to comment.