Update host list format to be

<ip_address>,<name>
to make end user display and interpretation easier
This commit is contained in:
2025-04-21 08:57:34 -04:00
parent 11618c0d0a
commit da10ec72f8
10 changed files with 165 additions and 98 deletions
-1
View File
@@ -1,7 +1,6 @@
pub mod manager;
pub mod ping_request;
pub mod ping_result;
pub mod state;
pub mod target_state;