Home
last modified time | relevance | path

Searched refs:shutdown (Results 151 – 175 of 82707) sorted by last modified time

12345678910>>...3309

/dports/sysutils/py-ansible-core/ansible-core-2.11.6/docs/docsite/rst/network/user_guide/
H A Dfaq.rst58 …d ``interface GigabitEthernet1/0/11`` do the same thing; ``shut`` and ``shutdown`` do the same thi…
60 …ether you use ``shut`` or ``shutdown`` on ``GigabitEthernet1/0/11``, the result in the configurati…
62 …` in the ``lines`` section of your task, and the configuration reads ``shutdown``, the module ret…
75 - shutdown
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/docs/docsite/rst/scenario_guides/vmware_scenarios/
H A Dvmware_inventory_vm_attributes.rst853 …For a powered off virtual machine, indicates whether the virtual machine's last shutdown was an or…
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/docs/docsite/rst/locales/ja/LC_MESSAGES/
H A Dnetwork.po2610 …d ``interface GigabitEthernet1/0/11`` do the same thing; ``shut`` and ``shutdown`` do the same thi…
2611 …1/0/11`` と ``interface GigabitEthernet1/0/11`` は、同じ動作になります。``shut`` と ``shutdown`` も同じ動作になります。Ansi…
2614 …ether you use ``shut`` or ``shutdown`` on ``GigabitEthernet1/0/11``, the result in the configurati…
2615 …い形式のコマンドに変換します。``GigabitEthernet1/0/11`` で ``shut`` または ``shutdown`` を使用した場合の設定は同じで、``shutdown`` と…
2618 …` in the ``lines`` section of your task, and the configuration reads ``shutdown``, the module ret…
2619 … で指定したコマンドのテキストを設定のテキストと比較します。タスクの ``lines`` セクションで ``shut`` を使用し、設定が ``shutdown`` を読み込む場合は、設定が正しい…
H A Dcollections.po2376 #~ msgid "``PATH`` is ignored on the remote node when searching for the ``shutdown`` command. Use `…
2377 #~ msgstr "``PATH`` ``shutdown`` コマンドを検索する際にリモートノードで無視されます。``search_paths`` を使用して、デフォルトのパスが機能しないかどう…
H A Dscenario_guides.po7101 msgid "For a powered off virtual machine, indicates whether the virtual machine's last shutdown was…
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/bin/
H A Dansible-connection175 self.shutdown()
194 def shutdown(self):
295 process.shutdown()
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/lib/ansible/cli/scripts/
H A Dansible_connection_cli_stub.py175 self.shutdown()
194 def shutdown(self): member in ConnectionProcess
295 process.shutdown()
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/lib/ansible/modules/
H A Dwait_for.py539 s.shutdown(socket.SHUT_RDWR)
615 s.shutdown(socket.SHUT_RDWR)
628 s.shutdown(socket.SHUT_RDWR)
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/changelogs/
H A DCHANGELOG-v2.11.rst608 - WorkerProcess - Implement workaround for stdout deadlock in multiprocessing shutdown to avoid pro…
609 - WorkerProcess - Python 3.5 fix for workaround for stdout deadlock in multiprocessing shutdown to …
611 - account for bug in Python 2.6 that occurs during interpreter shutdown to avoid stack trace
H A Dchangelog.yaml186 - account for bug in Python 2.6 that occurs during interpreter shutdown to avoid
1621 shutdown to avoid process hangs.
1655 shutdown to avoid process hangs. (https://github.com/ansible/ansible/issues/74149)
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/examples/
H A Dansible.cfg441 # expires, the connection is shutdown. The default value is 30 seconds.
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/test/integration/targets/incidental_win_reboot/tasks/
H A Dmain.yml16 win_command: shutdown.exe /r /t 599
18 - name: reboot with a shutdown already scheduled
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/test/integration/targets/reboot/tasks/
H A Dtest_reboot_command.yml20 reboot_command: shutdown -r now
/dports/sysutils/munin-contrib/contrib-c31cb28/tools/pypmmn/pypmmn/
H A Dpypmmn.py341 conn.shutdown(socket.SHUT_RDWR)
367 conn.shutdown(socket.SHUT_RDWR)
/dports/sysutils/munin-contrib/contrib-c31cb28/tools/munin2snmp/
H A Dmunin2snmp134 $SIG{'INT'} = \&shutdown;
135 $SIG{'QUIT'} = \&shutdown;
/dports/sysutils/munin-contrib/contrib-c31cb28/tools/munin-node-from-hell/
H A Dmuninnode-from-hell404 server.shutdown()
/dports/sysutils/munin-contrib/contrib-c31cb28/plugins/mumble/
H A Dmurmur-stats44 ice.shutdown()
/dports/sysutils/coreutils/coreutils-8.32/
H A Dconfigure4173 as_fn_append ac_func_list " shutdown"
10743 for ac_func in shutdown
/dports/sysutils/apcupsd/apcupsd-3.14.14/
H A Dconfigure4065 for ac_prog in shutdown shutdown.bsd
14696 apcupsd may be unable to shutdown your system.
14701 apcupsd may be unable to shutdown your system.
/dports/sysutils/apcupsd/apcupsd-3.14.14/autoconf/
H A Dconfigure.in182 AC_REQ_PATH_PROGS(SHUTDOWN, shutdown shutdown.bsd)
1435 apcupsd may be unable to shutdown your system.
/dports/sysutils/consolekit2/ConsoleKit2-520b862/
H A Dconfigure.ac474 AC_ARG_ENABLE(rbac-shutdown,
475 …[AS_HELP_STRING([--enable-rbac-shutdown=<key>],[Build with RBAC support specifying shutdown/reboot…
/dports/sysutils/iocell/iocell-2.1.2/lib/
H A Dioc-help294 shutdown.
638 Default: /bin/sh /etc/rc.shutdown
H A Dioc-cmd185 rcshutdown) __rc_jails shutdown
/dports/sysutils/tracker/tracker-2.3.4/src/tracker-store/
H A Dtracker-dbus.vala157 public static void shutdown () {
/dports/sysutils/netevent/netevent-0.2.1-79-g37c47a4/src/
H A Dmain.h485 void shutdown(bool read_end);

12345678910>>...3309