diff --git a/docs/integrations/platforms/ansible.mdx b/docs/integrations/platforms/ansible.mdx index 7db74f20d..3eed68f05 100644 --- a/docs/integrations/platforms/ansible.mdx +++ b/docs/integrations/platforms/ansible.mdx @@ -82,7 +82,7 @@ The Infisical Ansible Collection supports [Universal Auth](/documentation/platfo Token Auth is the simplest authentication method that allows you to authenticate directly with an access token. This can be either a [Machine Identity Token Auth](/documentation/platform/identities/token-auth) token or a User JWT token. - Please note that in order to use Token Auth, you must have `1.1.4` or newer of the `infisicalsdk` package installed. + Please note that in order to use Token Auth, you must have `1.0.13` or newer of the `infisicalsdk` package installed. ```yaml