Class: Ansible::Ruby::Modules::Include_tasks

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

Overview

Includes a file with a list of tasks to be executed in the current playbook.

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

#applyHash?



16
# File 'lib/ansible/ruby/modules/generated/utilities/logic/include_tasks.rb', line 16

attribute :apply

#fileString?



12
# File 'lib/ansible/ruby/modules/generated/utilities/logic/include_tasks.rb', line 12

attribute :file

#free_formObject?



20
# File 'lib/ansible/ruby/modules/generated/utilities/logic/include_tasks.rb', line 20

attribute :free_form, original_name: 'free-form'