Skip to content
Advertisement

Tag: developer-tools

Ansible wait_for rebooting

I’m trying to use ansible to configure the environment I have to use. In particular, I need to write a task that reboots the servers, so I wrote this task: but the task fails reaching the time-out even though servers are correctly restarted. I was wondering if it fails because of my ssh configuration. The connection to these servers is

Advertisement