ansible/utilities/logic
vaupelt 67de0675c3 exclude_hosts does not work as expected with state=drained
There are established connections for a service. The service is bound to a ipv4-mapped ipv6 address. Wait_for wrongly waits for clients listed in exclude_hosts.
2016-04-21 13:11:55 -04:00
..
__init__.py added missing init.py for utilities modules 2014-11-05 15:49:39 -05:00
assert.py Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00
async_status.py mark failed async_status as finished 2015-11-12 16:19:52 -08:00
async_wrapper.py Allow async to not need an args file since new-style modules have args embedded 2016-04-01 19:50:58 -07:00
debug.py documented new verbosity option 2016-02-18 07:01:53 -08:00
fail.py Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00
include_vars.py add documentation stating that JSON files can be loaded with include_vars 2015-10-15 15:06:32 -04:00
pause.py Add missing GPLv3 License header 2015-07-03 22:57:53 -05:00
set_fact.py clarified set_fact function 2015-11-17 10:05:15 -08:00
wait_for.py exclude_hosts does not work as expected with state=drained 2016-04-21 13:11:55 -04:00