Home
last modified time | relevance | path

Searched refs:ACIModule (Results 201 – 206 of 206) sorted by relevance

123456789

/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/cisco/aci/
H A DCHANGELOG.rst78 - Fix missed separators '/' in path attribute of ACIModule class
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/cisco/aci/changelogs/
H A Dchangelog.yaml194 - Fix missed separators '/' in path attribute of ACIModule class
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/module_utils/network/aci/
H A Daci.py82 class ACIModule(object): class
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/cisco/aci/plugins/module_utils/
H A Daci.py133 class ACIModule(object): class
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/docs/docsite/rst/locales/ja/LC_MESSAGES/
H A Ddev_guide.po4196 …ld like to validate, then the validation should be done here, and the ``ACIModule.payload()`` meth…
4197 …設定に関連するパラメーターのみとなります。検証する整数オブジェクトがある場合は、検証を行う必要があります。データ検証はここで行う必要があり、``ACIModule.payload()`` メソッド…
4200 msgid "Using the ACIModule object"
4201 msgstr "ACIModule オブジェクトの使用"
4204 msgid "The ACIModule class handles most of the logic for the ACI modules. The ACIModule extends fun…
4205 msgstr "ACIModule クラスは、ACI モジュールのロジックの大部分を処理します。ACIModule は機能を AnsibleModule オブジェクトに拡張するため、モジュールインス…
4208 msgid "The ACIModule has six main methods that are used by the modules:"
4209 msgstr "ACIModule には、モジュールによって使用される 6 つの主なメソッドがあります。"
4454 msgid "To have the module exit, call the ACIModule method ``exit_json()``. This method automaticall…
4455 msgstr "モジュールを終了するには、ACIModule メソッド ``exit_json()`` を呼び出します。このメソッドは、一般的な戻り値を返すことを自動的に行います。"
/dports/sysutils/ansible/ansible-4.7.0/
H A DCHANGELOG-v4.rst175 - Fix missed separators '/' in path attribute of ACIModule class

123456789