单项选择题

删除软链接(ansible)()

A.ansible test -m file -a"src=/etc/resolv.conf
B.ansible test -m copy -a
C.ansible test -m file -a"path=/tmp/resolv.conf
D.ansible -i/etc/ansible/hosts all -m copy -a