Class: Ansible::Ruby::Modules::Bigip_smtp

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

Overview

Allows configuring of the BIG-IP to send mail via an SMTP server by configuring the parameters of an SMTP server.

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

#authenticationSymbol?



39
# File 'lib/ansible/ruby/modules/generated/network/f5/bigip_smtp.rb', line 39

attribute :authentication

#encryption:none, ...



35
# File 'lib/ansible/ruby/modules/generated/network/f5/bigip_smtp.rb', line 35

attribute :encryption

#from_addressString?



31
# File 'lib/ansible/ruby/modules/generated/network/f5/bigip_smtp.rb', line 31

attribute :from_address

#local_host_nameString?



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

attribute :local_host_name

#nameString



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

attribute :name

#partitionString?



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

attribute :partition

#smtp_serverString?



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

attribute :smtp_server

#smtp_server_passwordString?



47
# File 'lib/ansible/ruby/modules/generated/network/f5/bigip_smtp.rb', line 47

attribute :smtp_server_password

#smtp_server_portObject?



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

attribute :smtp_server_port

#smtp_server_usernameString?



43
# File 'lib/ansible/ruby/modules/generated/network/f5/bigip_smtp.rb', line 43

attribute :smtp_server_username

#state:present, ...



51
# File 'lib/ansible/ruby/modules/generated/network/f5/bigip_smtp.rb', line 51

attribute :state

#update_password:always, ...



55
# File 'lib/ansible/ruby/modules/generated/network/f5/bigip_smtp.rb', line 55

attribute :update_password