mirror of
https://github.com/Infisical/infisical.git
synced 2026-01-08 15:13:55 -05:00
docs: update minimum required version for infisicalsdk in Token Auth section of Ansible documentation
This commit is contained in:
@@ -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.
|
||||
|
||||
<Note>
|
||||
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.
|
||||
</Note>
|
||||
|
||||
```yaml
|
||||
|
||||
Reference in New Issue
Block a user