Forum Discussion

tipper1510's avatar
tipper1510
Brass Contributor
Jun 28, 2024

String functions within playbooks

Hi,   Have the following string that I need to tidy up:   "hostname","{\r\n \"LastLog\": [\r\n \"2024-06-25T16:15:35.751991Z\"\r\n ]\r\n}"   so it can have   hostname   2024-06-25 16:15:35  ...