1分钟
force_handlers
New in version 1.9.1.
即便这个用户崩溃,这个选项仍可以继续运行这个用户:
force_handlers = TrueThe default is False, meaning that handlers will not run if a failure has occurred on a host. This can also be set per play or on the command line. See _handlers_and_failure for more details. 如果这个选项是False. 如果一个主机崩溃了,handlers将不会再运行这个主机.这个选项也可以通过命令行临时使用.详见:doc:_handlers_and_failure.
学员评价