- On which operating systems can you install Ansible? (Multiple correct answers)
A) Ubuntu
B) Fedora
C) Windows 2019 server
D) HP-UX
E) Mainframe
- Which protocol does Ansible use to connect the remote machine for running tasks?
A) HTTP
B) HTTPS
C) SSH
D) TCP
E) UDP
- To execute a specific module in the Ansible ad hoc command line, you need to use the -m option.
A) True
B) False