Skip to content

Commit

Permalink
update prereqs for machineid ansible guide (#12066)
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenGravy authored Apr 19, 2022
1 parent 941c2a7 commit 89473b0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/pages/machine-id/guides/ansible.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ with a configuration file that is automatically managed by Machine ID.

You will need the following tools to use Teleport with Ansible.

- [Teleport Enterprise](../../enterprise/introduction.mdx) or [Teleport Cloud](../../cloud/introduction.mdx) >= 9.0.0
- The Teleport Auth Service and Proxy Service version >= 9.0.0, deployed on your own infrastructure or managed via Teleport Cloud.
- The `tsh` client tool version >= (=teleport.version=).
- `ssh` OpenSSH tool
- `ansible` >= (=ansible.min_version=)
- Optional tool `jq` to process `JSON` output
Expand Down

0 comments on commit 89473b0

Please sign in to comment.