Class: Ansible::Ruby::Modules::Set_fact

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/core/utilities/logic/set_fact.rb

Instance Method Summary collapse

Methods inherited from Base

#to_h

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

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

Constructor Details

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

Instance Method Details

#key_valueObject

Returns The C(set_fact) module takes key=value pairs as variables to set in the playbook scope. Or alternatively, accepts complex arguments using the C(args:) statement.

Returns:

  • (Object)

    The C(set_fact) module takes key=value pairs as variables to set in the playbook scope. Or alternatively, accepts complex arguments using the C(args:) statement.



10
# File 'lib/ansible/ruby/modules/generated/core/utilities/logic/set_fact.rb', line 10

attribute :key_value