You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
9 years ago
..
__init__.py
assert.py
async_status.py mark failed async_status as finished 9 years ago
async_wrapper.py Allow async to not need an args file since new-style modules have args embedded 9 years ago
debug.py documented new verbosity option 9 years ago
fail.py
include_vars.py
pause.py
set_fact.py clarified set_fact function 9 years ago
wait_for.py exclude_hosts does not work as expected with state=drained 9 years ago