fastiot.cli.commands.deploy module

Command for automatic deployments using ansible playbooks

fastiot.cli.commands.deploy.deploy(deployments=<typer.models.ArgumentInfo object>, ask_pass=<typer.models.OptionInfo object>, dry=<typer.models.OptionInfo object>)[source]

This command handles deployment of a config using an Ansible Playbook if you have configured any deployments based on fastiot.cli.model.deployment.DeploymentTargetSetup in your deployment.yaml.