Class: Ansible::Ruby::Modules::Openssl_pkcs12

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/crypto/openssl_pkcs12.rb

Overview

This module allows one to (re-)generate PKCS#12.

Instance Method Summary collapse

Methods inherited from Base

#ansible_name, #to_h

Methods inherited from Ansible::Ruby::Models::Base

attr_option, attr_options, attribute, #initialize, remove_existing_validations, #to_h, validates

Constructor Details

This class inherits a constructor from Ansible::Ruby::Models::Base

Instance Method Details

#action:parse, ...



12
# File 'lib/ansible/ruby/modules/generated/crypto/openssl_pkcs12.rb', line 12

attribute :action

#ca_certificatesString?



16
# File 'lib/ansible/ruby/modules/generated/crypto/openssl_pkcs12.rb', line 16

attribute :ca_certificates

#certificate_pathString?



20
# File 'lib/ansible/ruby/modules/generated/crypto/openssl_pkcs12.rb', line 20

attribute :certificate_path

#forceSymbol?



24
# File 'lib/ansible/ruby/modules/generated/crypto/openssl_pkcs12.rb', line 24

attribute :force

#friendly_nameString?



28
# File 'lib/ansible/ruby/modules/generated/crypto/openssl_pkcs12.rb', line 28

attribute :friendly_name

#iter_sizeInteger?



32
# File 'lib/ansible/ruby/modules/generated/crypto/openssl_pkcs12.rb', line 32

attribute :iter_size

#maciter_sizeInteger?



36
# File 'lib/ansible/ruby/modules/generated/crypto/openssl_pkcs12.rb', line 36

attribute :maciter_size

#passphraseObject?



40
# File 'lib/ansible/ruby/modules/generated/crypto/openssl_pkcs12.rb', line 40

attribute :passphrase

#pathString



43
# File 'lib/ansible/ruby/modules/generated/crypto/openssl_pkcs12.rb', line 43

attribute :path

#privatekey_passphraseObject?



47
# File 'lib/ansible/ruby/modules/generated/crypto/openssl_pkcs12.rb', line 47

attribute :privatekey_passphrase

#privatekey_pathString?



50
# File 'lib/ansible/ruby/modules/generated/crypto/openssl_pkcs12.rb', line 50

attribute :privatekey_path

#srcString?



58
# File 'lib/ansible/ruby/modules/generated/crypto/openssl_pkcs12.rb', line 58

attribute :src

#state:present, ...



54
# File 'lib/ansible/ruby/modules/generated/crypto/openssl_pkcs12.rb', line 54

attribute :state