ansible/changelogs/fragments/56407_eos_use_sessions.yaml
Nathaniel Case 409c46b2fa
Properly handle check for session support on eos (#56407)
* Properly handle eos session check.

* Why is eos_use_sessions an int?

* Add changelog
2019-05-16 10:44:22 -04:00

2 lines
72 B
YAML

minor_changes:
- eos_use_sessions is now type boolean instead of int.