Home
last modified time | relevance | path

Searched refs:__attach_watchdog (Results 1 – 4 of 4) sorted by relevance

/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/cloud/ovirt/
H A Dovirt_instance_type.py357 def __attach_watchdog(self, entity): member in InstanceTypeModule
487 self.changed = self.__attach_watchdog(entity)
H A Dovirt_vm.py1634 self.changed = self.__attach_watchdog(entity)
1964 def __attach_watchdog(self, entity): member in VmsModule
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/ovirt/ovirt/plugins/modules/
H A Dovirt_instance_type.py395 def __attach_watchdog(self, entity): member in InstanceTypeModule
525 self.changed = self.__attach_watchdog(entity)
H A Dovirt_vm.py1770 self.changed = self.__attach_watchdog(entity)
2102 def __attach_watchdog(self, entity): member in VmsModule