Added
- Add option to upload a backup file with sftp (which is now the default)
- New `globals` section in inventory to set global options for devices
- Define the port number to connect to a Fortinet API device with the new inventory option
https_port
- fotoobo will now also search for a global config file in `~/.config/fotoobo.yaml`, if no explicit
config file is given by command line parameter, or it does not find a `fotoobo.yaml` in the
current working directory
Changed
- Switch from easysnmp to pysnmp because pysnmp is pure Python
- Split the cli command `fgt` `confcheck` to subcommand: `fgt` `config` `check` as there will be
more subcommands in the future