Skip to content

Commit

Permalink
style: Now displays play name prior to prompt
Browse files Browse the repository at this point in the history
  • Loading branch information
Alan Christie committed Sep 26, 2024
1 parent 27cf79a commit cb84ec3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions roles/player/tasks/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,10 @@
debug:
msg: Player image is {{ fp_image_registry }}/{{ fp_image_name }}:{{ fp_image_tag }}

- name: Display play name
debug:
var: fp_play

# An 'Are you sure Prompt'...

- name: Are you sure you want to continue?
Expand Down

0 comments on commit cb84ec3

Please sign in to comment.