Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Spelling

...

          OR

  • SSH access: In this example, by impersonating the default Linux account of EWC's Rocky Linux VM images via a valid SSH keypair (public key shared with the target VM).

  • Local work environment with:

    • Git ≥ 2.0
    • Python ≥ 3.9
    • Ansible ≥ 2.15

...

If any of the above raises an error, or the version is older than recommended, install/update via your package manager of preference. You can also follow theethe official Ansible documentation for OS-specific installation steps.

...