Class: Ansible::Ruby::Modules::Acme_account

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

Overview

Allows to create, modify or delete accounts with a CA supporting the L(ACME protocol,tools.ietf.org/html/draft-ietf-acme-acme-14), such as L(Let’s Encrypt,letsencrypt.org/). This module only works with the ACME v2 protocol.

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

#allow_creationBoolean?



17
# File 'lib/ansible/ruby/modules/generated/crypto/acme/acme_account.rb', line 17

attribute :allow_creation

#contactObject?



21
# File 'lib/ansible/ruby/modules/generated/crypto/acme/acme_account.rb', line 21

attribute :contact

#new_account_key_contentString?



31
# File 'lib/ansible/ruby/modules/generated/crypto/acme/acme_account.rb', line 31

attribute :new_account_key_content

#new_account_key_srcObject?



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

attribute :new_account_key_src

#state:present, ...



13
# File 'lib/ansible/ruby/modules/generated/crypto/acme/acme_account.rb', line 13

attribute :state

#terms_agreedSymbol?



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

attribute :terms_agreed