Skip to content

Commit

Permalink
debug version
Browse files Browse the repository at this point in the history
  • Loading branch information
swapdisk committed Nov 9, 2023
1 parent d3938f1 commit d4f1240
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions roles/lvm_snapshots/tasks/main.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
- name: Debug version
ansible.builtin.debug:
msg: "version 1"

- name: Check before resize
ansible.builtin.include_tasks: check_for_resize.yml
when: lvm_snapshots_action in ['check_for_resize', 'resize']
Expand Down

0 comments on commit d4f1240

Please sign in to comment.