Not able to deploy Tokenbridge oracle instance
I follow Tokenbridge website's instruction (https://docs.tokenbridge.net/amb-bridge/arbitrary-message-bridge-deployment/2-tokenbridge-oracle-instance) to do the oracle instance deployment, however, the deployment stuck with the "Task [oracle: Get blocks] **************************** ". Does this issue related to the previous day's code update?
Sorry, but you provided no details about the playbooks configs, the oracle version etc.
I simply follow the documentation from the website to clone Tokenbridge repository without changing the default playbooks configuration and oracle version. I just create and edit tokenbridge/deployment/hosts.yml and tokenbridge/deployment/group_vars/
The information from group_vars/<yourfile>.yml is important for understanding why the deployment scripts do not work.
I had deployed the amb bridge on Ropsten [home] and Goerli [Foreign] network and the oracle setting are based on poanetwork's Tokenbridge contract deployed on Ropsten and Goerli chain. Thanks!
Here is my yml config:
hosts.yml:

group_vars/ropstenGeorli.yml:

I too have tried to simply run the ansible playbooks and have them stick on the task get blocks.
I had deployed the amb bridge on Ropsten [home] and Goerli [Foreign] network and the oracle setting are based on poanetwork's Tokenbridge contract deployed on Ropsten and Goerli chain. Thanks!
Here is my yml config:
hosts.yml:
group_vars/ropstenGeorli.yml:
hi, I know it's been a long time, but I still ask you for help, did you leave any notes during the build