✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Файл /tmp/a відстутній. Що буде результатом виконання даної плейбуки
- command: test -f /tmp/a register: r ignore_errors: true
- debug: msg="exists" when: r.rc == 0