qiyutech.foreman.ansible_api_ansible_override_values_post module – Create an override value for a specific ansible variable¶
备注
This module is part of the qiyutech.foreman collection (version 1.0.0).
You might already have this collection installed if you are using the ansible package.
It is not included in ansible-core.
To check whether it is installed, run ansible-galaxy collection list.
To install it, use: ansible-galaxy collection install qiyutech.foreman.
To use it in a playbook, specify: qiyutech.foreman.ansible_api_ansible_override_values_post.
1.0.0 新版功能: of qiyutech.foreman
Synopsis¶
Create an override value for a specific ansible variable
doc: https://ksle.2cc.net/apidoc/v2/ansible_override_values/create
备注
This module has a corresponding action plugin.