Home
last modified time | relevance | path

Searched refs:TIME_STAMP_DICT (Results 1 – 9 of 9) sorted by relevance

/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/network/cloudengine/
H A Dce_info_center_log.py184 TIME_STAMP_DICT = {"date_boot": "boot", variable
305 "info-center timestamp log %s" % TIME_STAMP_DICT.get(self.log_time_stamp))
H A Dce_info_center_debug.py212 TIME_STAMP_DICT = {"date_boot": "boot", variable
462 cmd = "info-center timestamp debugging " + TIME_STAMP_DICT.get(self.debug_time_stamp)
H A Dce_info_center_trap.py223 TIME_STAMP_DICT = {"date_boot": "boot", variable
518 cmd = "info-center timestamp trap " + TIME_STAMP_DICT.get(self.trap_time_stamp)
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/network/plugins/modules/
H A Dce_info_center_debug.py210 TIME_STAMP_DICT = {"date_boot": "boot", variable
460 cmd = "info-center timestamp debugging " + TIME_STAMP_DICT.get(self.debug_time_stamp)
H A Dce_info_center_log.py182 TIME_STAMP_DICT = {"date_boot": "boot", variable
303 "info-center timestamp log %s" % TIME_STAMP_DICT.get(self.log_time_stamp))
H A Dce_info_center_trap.py221 TIME_STAMP_DICT = {"date_boot": "boot", variable
516 cmd = "info-center timestamp trap " + TIME_STAMP_DICT.get(self.trap_time_stamp)
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/network/plugins/modules/network/cloudengine/
H A Dce_info_center_debug.py210 TIME_STAMP_DICT = {"date_boot": "boot", variable
460 cmd = "info-center timestamp debugging " + TIME_STAMP_DICT.get(self.debug_time_stamp)
H A Dce_info_center_log.py182 TIME_STAMP_DICT = {"date_boot": "boot", variable
303 "info-center timestamp log %s" % TIME_STAMP_DICT.get(self.log_time_stamp))
H A Dce_info_center_trap.py221 TIME_STAMP_DICT = {"date_boot": "boot", variable
516 cmd = "info-center timestamp trap " + TIME_STAMP_DICT.get(self.trap_time_stamp)