qiyutech.foreman.api_users_user_id_personal_access_tokens_post module – Create a Personal Access Token for a user¶
备注
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.api_users_user_id_personal_access_tokens_post.
1.0.0 新版功能: of qiyutech.foreman
Synopsis¶
Create a Personal Access Token for a user
doc: https://ksle.2cc.net/apidoc/v2/personal_access_tokens/create
备注
This module has a corresponding action plugin.