This PR updates the ftd_install module to support FTD devices of Cisco Firepower 2100 Series. It allows reinstalling FXOS and FTD images on these firewalls.
Other changes
refactor code to use a factory to find and instantiate device classes;
support local connection type in addition to httpapi connection;
Overview
This PR updates the
ftd_install
module to support FTD devices of Cisco Firepower 2100 Series. It allows reinstalling FXOS and FTD images on these firewalls.Other changes
local
connection type in addition tohttpapi
connection;