-
Notifications
You must be signed in to change notification settings - Fork 0
/
mylogs
9 lines (9 loc) · 1022 Bytes
/
mylogs
1
2
3
4
5
6
7
8
9
2023-03-28 15:34:33,073 - nornir.core - INFO - run() - Running task 'run_job' with args {} on 4 hosts
2023-03-28 15:34:33,073 - nornir.core.task - DEBUG - start() - Host 'br1.eqam7': running task 'run_job'
2023-03-28 15:34:33,074 - nornir.core.task - DEBUG - start() - Host 'br1.gs': running task 'run_job'
2023-03-28 15:34:33,074 - nornir.core.task - DEBUG - start() - Host 'br1.eqam7': running task 'hello_world_2'
2023-03-28 15:34:33,074 - nornir.core.task - DEBUG - start() - Host 'pe1.eqam7': running task 'run_job'
2023-03-28 15:34:33,074 - nornir.core.task - DEBUG - start() - Host 'br1.gs': running task 'hello_world_1'
2023-03-28 15:34:33,075 - nornir.core.task - DEBUG - start() - Host 'pe1.gs': running task 'run_job'
2023-03-28 15:34:33,075 - nornir.core.task - DEBUG - start() - Host 'pe1.eqam7': running task 'hello_world_2'
2023-03-28 15:34:33,075 - nornir.core.task - DEBUG - start() - Host 'pe1.gs': running task 'hello_world_1'