Malfunceddie Posted November 9, 2020 Share Posted November 9, 2020 Hi, Does any one has an y idea if passwordstate can be integrates into ansible/ansible tower to store and retrieve passwords? I know that there are 2 api keys. Winapi and the 'normal' one I want to restrict access to a passwords list based op api key. (api key can only read/write to one list). So I think I need the win api key since the 'normal' key has all access? Any one an idea how to get started with this? Link to comment Share on other sites More sharing options...
support Posted November 9, 2020 Share Posted November 9, 2020 Hello, We have two types of API's that can be used - the Standard API requires the use of API Keys, and the Windows Integrated API does not require the use of any API Keys - not sure if you could use this API with Ansible though, as the call to the API needs to be made under the security context of an Active Directory user account in Passwordstate. With the Standard API, you can have per Password List API Keys, and you can also restrict what type of calls are allowed to be made. Simply edit the properties of your Password List, and you will see the screen below. We hope this helps. Regards Click Studios Link to comment Share on other sites More sharing options...
Mordecai Posted November 10, 2020 Share Posted November 10, 2020 @Malfunceddie take a look at the following repositories: ansible-role-passwordstate & ansible-boxuk-modules-passwordstate (to get started) Link to comment Share on other sites More sharing options...
support Posted November 11, 2020 Share Posted November 11, 2020 Hi Mordecai, Thanks very much for sharing - we had no idea those repositories existed Regards Click Studios Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now