Skip to content

Fix 'Prerequists' typo in task names - #11

Open
arijitroy003 wants to merge 1 commit into
RedHatOfficial:masterfrom
arijitroy003:fix/docs-2
Open

Fix 'Prerequists' typo in task names#11
arijitroy003 wants to merge 1 commit into
RedHatOfficial:masterfrom
arijitroy003:fix/docs-2

Conversation

@arijitroy003

Copy link
Copy Markdown

Summary

Fix the misspelling of "Prerequists" to "Prerequisites" in Ansible task names within the configure_vm_network_and_ip role.

Changes

  • Fix typo in main.yml task name: "Install nmcli Module Prerequists" -> "Prerequisites"
  • Fix typo in vsphere_network_configure_vim_nic.yml task name: "Install Virt Module Prerequists" -> "Prerequisites"
  • Fix typo in ovirt_network_configure_vim_nic.yml task name: "Install Virt Module Prerequists" -> "Prerequisites"

Verification

  • Confirmed via grep -rn "Prerequists" that only display-name strings were changed, not filenames or include_tasks references, so no functional impact.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant