2021-01-02 17:27:22 UTC - Alessandro Banfi: Hi everyone, do you have any guide to perform a deployment with ansible? I found out more than one link but I'm experiencing issues at the time I execute `ansible-playbook postdeploy.yml`. Which one is the API Host port when the deploy is performed using ansible? https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1609608442435600?thread_ts=1609608442.435600&cid=C3TPCAQG1 ---- 2021-01-02 18:38:46 UTC - Rodric Rabbah: The api host is nginx. You shouldn’t need to modify the playbook. Are you encountering an error? https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1609612726437400?thread_ts=1609608442.435600&cid=C3TPCAQG1 ---- 2021-01-02 20:25:49 UTC - Alessandro Banfi: I'm experiencing different issues, the last ones I experienced are related to the download of the images at the task named `pull runtime action images per manifest` after executing `ansible-playbook openwhisk.yml` Anyway, I decided to try with helm, which one seems to be easier and I'll let you know. https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1609619149437700?thread_ts=1609608442.435600&cid=C3TPCAQG1 ---- 2021-01-02 20:28:27 UTC - Rodric Rabbah: K. If you’re doing local development the standalone Openwhisk is easiest. I’m around if you need help. https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1609619307438500?thread_ts=1609608442.435600&cid=C3TPCAQG1 ----