qiyutech.foreman.foreman_puppet_api_hostgroups_hostgroup_id_puppetclass_ids_id_delete module – Remove a Puppet class from host group¶
备注
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.foreman_puppet_api_hostgroups_hostgroup_id_puppetclass_ids_id_delete.
1.0.0 新版功能: of qiyutech.foreman
Synopsis¶
Remove a Puppet class from host group
doc: https://ksle.2cc.net/apidoc/v2/hostgroup_classes/destroy
备注
This module has a corresponding action plugin.