Red Hat Enterprise Linux에 Ansible Core를 비대화형으로 설치하는 명령은 무엇인가요?
sudo dnf run ansible-core -y
sudo ansible install core -y
sudo dnf install ansible-core -y
dnf install ansible-core