Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 501 Bytes

File metadata and controls

12 lines (9 loc) · 501 Bytes

Registering a host by using Ansible

You can register a host with an Ansible playbook by using registration templates and set up various integration features and host tools during the registration process.

Procedure
  • Use the {ansible-namespace}.registration_command module.

    For more information, see the Ansible module documentation with ansible-doc {ansible-namespace}.registration_command.