mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
b28c73af62
* correct uptime on solaris by using system boot_time instead of snaptime * add unit test
2 lines
143 B
YAML
2 lines
143 B
YAML
bugfixes:
|
|
- facts - change to use boot_time on a solaris OS to report correct uptime (https://github.com/ansible/ansible/issues/53635)
|