Method: Ansible::Ruby::Modules::Shell#executable

Defined in:
lib/ansible/ruby/modules/generated/core/commands/shell.rb

#executableString?

Returns change the shell used to execute the command. Should be an absolute path to the executable.

Returns:

  • (String, nil)

    change the shell used to execute the command. Should be an absolute path to the executable.



25
# File 'lib/ansible/ruby/modules/generated/core/commands/shell.rb', line 25

attribute :executable