Question 5: What command should be added to an Ansible playbook to immediately activate a network interface connection after configuration changes? Choice: (choose correct answer): () nmcli con up () nmcli con reload () nmcli con restart () systemctl restart network () ifup