Method: Ansible::Ruby::Modules::Shell#executable
- Defined in:
- lib/ansible/ruby/modules/generated/core/commands/shell.rb
#executable ⇒ String?
Returns 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 |