check if we have access to vars
This commit is contained in:
parent
bf40b4fd98
commit
d9edcc2604
@ -4,4 +4,9 @@
|
|||||||
msg: "Hi."
|
msg: "Hi."
|
||||||
|
|
||||||
|
|
||||||
|
- name: Do we have bigboot_size_target
|
||||||
|
ansible.builtin.debug:
|
||||||
|
msg: "bigboot_size_target == {{ bigboot_size_target }}"
|
||||||
|
|
||||||
|
|
||||||
...
|
...
|
||||||
|
Loading…
x
Reference in New Issue
Block a user