Class: Ansible::Ruby::Modules::Homebrew_tap

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/extras/packaging/os/homebrew_tap.rb

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, #to_h, validates

Constructor Details

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

Instance Method Details

#state:present, ...

Returns state of the repository.

Returns:

  • (:present, :absent, nil)

    state of the repository.



14
# File 'lib/ansible/ruby/modules/generated/extras/packaging/os/homebrew_tap.rb', line 14

attribute :state

#tapObject

Returns The repository to tap.

Returns:

  • (Object)

    The repository to tap.



10
# File 'lib/ansible/ruby/modules/generated/extras/packaging/os/homebrew_tap.rb', line 10

attribute :tap