Class: Ansible::Ruby::Modules::Openssl_dhparam

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

Overview

This module allows one to (re)generate OpenSSL DH-params. This module uses file common arguments to specify generated file permissions.

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

#forceSymbol?



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

attribute :force

#pathString



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

attribute :path

#sizeInteger?



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

attribute :size

#state:present, ...



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

attribute :state