mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Fixes solaris (sunos) uptime in ansible facts module (#54626)
* correct uptime on solaris by using system boot_time instead of snaptime * add unit test
This commit is contained in:
committed by
Sam Doran
parent
91a664a93e
commit
b28c73af62
2
changelogs/fragments/solaris_uptime_boot_time.yaml
Normal file
2
changelogs/fragments/solaris_uptime_boot_time.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- facts - change to use boot_time on a solaris OS to report correct uptime (https://github.com/ansible/ansible/issues/53635)
|
||||
Reference in New Issue
Block a user