summaryrefslogtreecommitdiff
path: root/lib/ansible/plugins/action/wait_for_connection.py
Commit message (Expand)AuthorAgeFilesLines
* Add a Singleton metaclass, use it with Display (#48935)Matt Martz2018-11-201-5/+2
* Do not use str() on exceptions (#46950)Martin Krizek2018-11-091-1/+2
* Ensure action plugins accept only valid args (#44779)Dag Wieers2018-08-301-0/+1
* changed winrm _reset to reset and make ssh reset show warning (#42651)Jordan Borean2018-07-111-1/+1
* Fix py3 issue in wait_for_connection (#37646)Matt Martz2018-03-201-1/+2
* First bit of fixing temporary to have one source of truth (#35747)Toshio Kuratomi2018-02-071-2/+3
* Bugfix to check-mode and async support, and features (#28448)Dag Wieers2017-08-291-6/+4
* wait_for_connection: Wait for system to become reachable (#20011)Dag Wieers2017-03-011-0/+119