mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
555eb62199
* * Explicitly open up temporary file in text mode. * Add test for `solaris_zone` creation. * Update changelog fragment. Co-authored-by: Felix Fontein <felix@fontein.de> * Add tests for zone deletion and invalid zone names. Co-authored-by: Felix Fontein <felix@fontein.de>
3 lines
154 B
YAML
3 lines
154 B
YAML
---
|
|
bugfixes:
|
|
- solaris_zone - fixed issue trying to configure zone in Python 3 (https://github.com/ansible-collections/community.general/issues/1081).
|