Skip to content
Snippets Groups Projects
Select Git revision
  • ffdae9cee87cef3db4ee28aed5791f90e2cc30bf
  • master default protected
  • v1.15.0
  • v1.14.7
  • v1.14.6
  • v1.14.5
  • v1.14.4
  • v1.14.3
  • v1.14.2
  • v1.14.1
  • v1.14.0
  • v1.13.2
  • v1.13.1
  • v1.13.0
  • v1.12.1
  • v1.12.0
  • v1.11.1
  • v1.11.0
  • v1.10.0
  • v1.9.2
  • v1.9.1
  • v1.9.0
22 results

ansible-freeipa

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Rafael Guterres Jeffman authored
    This patch adds support for retrieving data stored in an IPA vault by
    adding a new valid state for ipavault: `retrieved`.
    
    To allow the retrieval of data from assymetric vaults, the attributes
    `private_key`, `private_key_files` and `out` were also added to the
    module.
    
    The private key files, `private.pem`, should be paired with the already
    existing `public.pem` public key files.
    
    Tests were updated to reflect changes and two new playbooks were added:
    
        playbooks/vault/retrive-data-asymmetric-vault.yml
        playbooks/vault/retrive-data-symmetric-vault.yml
    0bcb4eaf
    History
    Name Last commit Last update