Class: Ansible::Ruby::Modules::Atomic_host

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/cloud/atomic/atomic_host.rb

Overview

Manage the atomic host platform. Rebooting of Atomic host platform should be done outside this module.

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

#revisionString?

Returns The version number of the atomic host to be deployed. Providing C(latest) will upgrade to the latest available version.

Returns:

  • (String, nil)

    The version number of the atomic host to be deployed. Providing C(latest) will upgrade to the latest available version.



13
# File 'lib/ansible/ruby/modules/generated/cloud/atomic/atomic_host.rb', line 13

attribute :revision