Skip to content

Commit

Permalink
Fix capitalization for 'Ansible module' (#3434)
Browse files Browse the repository at this point in the history
(cherry picked from commit 64bd60f)
  • Loading branch information
asteflova committed Nov 8, 2024
1 parent 69408ef commit 1f98d97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guides/common/modules/proc_registering-a-host.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ For more information, see the Hammer CLI help with `hammer host-registration gen
.Ansible procedure
* Use the `{ansible-namespace}.registration_command` module.

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

.API procedure
* Use the `POST /api/registration_commands` resource.
Expand Down

0 comments on commit 1f98d97

Please sign in to comment.