Class: Ansible::Ruby::Modules::Bigip_ssl_key

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/network/f5/bigip_ssl_key.rb

Overview

This module will import/delete SSL keys on a BIG-IP. Keys can be imported from key files on the local disk, in PEM format.

Instance Method Summary collapse

Methods inherited from Base

#ansible_name, #to_h

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

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

Constructor Details

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

Instance Method Details

#contentString?



12
# File 'lib/ansible/ruby/modules/generated/network/f5/bigip_ssl_key.rb', line 12

attribute :content

#nameString



20
# File 'lib/ansible/ruby/modules/generated/network/f5/bigip_ssl_key.rb', line 20

attribute :name

#partitionString?



27
# File 'lib/ansible/ruby/modules/generated/network/f5/bigip_ssl_key.rb', line 27

attribute :partition

#passphraseObject?



24
# File 'lib/ansible/ruby/modules/generated/network/f5/bigip_ssl_key.rb', line 24

attribute :passphrase

#state:present, ...



16
# File 'lib/ansible/ruby/modules/generated/network/f5/bigip_ssl_key.rb', line 16

attribute :state