Infra
[Ansible] ansible wait for connection module
kyeongjun-dev
2021. 6. 12. 03:53
https://docs.ansible.com/ansible/latest/collections/ansible/builtin/wait_for_connection_module.html
ansible.builtin.wait_for_connection – Waits until remote system is reachable/usable — Ansible Documentation
Note This module is part of ansible-base and included in all Ansible installations. In most cases, you can use the short module name wait_for_connection even without specifying the collections: keyword. Despite that, we recommend you use the FQCN for easy
docs.ansible.com