2.4.2. hammer ansible variables
Ansible 変数を管理します。
Usage: hammer ansible variables [OPTIONS] SUBCOMMAND [ARG] ... Parameters: SUBCOMMAND Subcommand [ARG] ... Subcommand arguments Subcommands: add-matcher Create an override value for a specific ansible variable create Create Ansible variable delete Deletes Ansible variable import Import Ansible variables. This will only import variables for already existing roles, it will not import any new roles info Show variable list List Ansible variables obsolete Obsolete Ansible variables. This will only obsolete variables for already existing roles, it will not delete any old roles remove-matcher Destroy an override value update Updates Ansible variable Options: -h, --help Print help
2.4.2.1. hammer ansible variables add-matcher
特定の Ansible 変数のオーバーライド値を作成します。
Usage: hammer ansible variables add-matcher [OPTIONS] Options: --ansible-variable ANSIBLE_VARIABLE_NAME Name to search by --ansible-variable-id ANSIBLE_VARIABLE_ID --location LOCATION_NAME Location name --location-id LOCATION_ID --location-title LOCATION_TITLE Location title --match MATCH Override match --organization ORGANIZATION_NAME Organization name --organization-id ORGANIZATION_ID Organization ID --organization-title ORGANIZATION_TITLE Organization title --value VALUE Override value, required if omit is false -h, --help Print help