Class: Ansible::Ruby::Modules::Win_webpicmd

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/windows/win_webpicmd.rb

Overview

Installs packages using Web Platform Installer command-line (U(www.iis.net/learn/install/web-platform-installer/web-platform-installer-v4-command-line-webpicmdexe-rtw-release)). Must be installed and present in PATH (see M(win_chocolatey) module; ‘webpicmd’ is the package name, and you must install ‘lessmsi’ first too)? Install IIS first (see M(win_feature) 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

#nameObject

Returns Name of the package to be installed.

Returns:

  • (Object)

    Name of the package to be installed.



14
# File 'lib/ansible/ruby/modules/generated/windows/win_webpicmd.rb', line 14

attribute :name