mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-07-31 20:10:49 +02:00
update
This commit is contained in:
Binary file not shown.
@@ -276,7 +276,8 @@ for execution further tasks.
|
|||||||
debug:
|
debug:
|
||||||
msg: "{{ root_size.rc }}"
|
msg: "{{ root_size.rc }}"
|
||||||
|
|
||||||
|
# when: example
|
||||||
|
|
||||||
- name: Print this message when return code of 'check the system capacity' was ok
|
- name: Print this message when return code of 'check the system capacity' was ok
|
||||||
debug:
|
debug:
|
||||||
msg: "{{ root_size.rc }}"
|
msg: "{{ root_size.rc }}"
|
||||||
|
Reference in New Issue
Block a user