Ansible primarily uses the following connection methods:
-
SSH - This is the default connection method for managing Linux/Unix systems.
-
Powershell - This is used for managing Windows systems.
So the correct choices are SSH and Powershell.
Group of answer choices
SSH
Powershell
Telnet
FTP
1 answer
Ansible primarily uses the following connection methods:
SSH - This is the default connection method for managing Linux/Unix systems.
Powershell - This is used for managing Windows systems.
So the correct choices are SSH and Powershell.