单项选择题

A.在任务中添加ignore_errors:yes 来跳过报错
B.执行ansible-playbook ..ignore_errors=yes 来忽略执行中错误
C.在默认变量中添加ignore_errors:yes 来忽略执行中错误