qiyutech.foreman.api_compute_resources_id_available_security_groups module – List available security groups for a compute resource¶
备注
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_compute_resources_id_available_security_groups.
1.0.0 新版功能: of qiyutech.foreman
Synopsis¶
List available security groups for a compute resource
doc: https://ksle.2cc.net/apidoc/v2/compute_resources/available_security_groups
备注
This module has a corresponding action plugin.