Method: Ansible::Ruby::Modules::Apt#deb
- Defined in:
- lib/ansible/ruby/modules/generated/core/packaging/os/apt.rb
#deb ⇒ String?
Returns Path to a .deb package on the remote machine.,If :// in the path, ansible will attempt to download deb before installing. (Version added 2.1).
55 |
# File 'lib/ansible/ruby/modules/generated/core/packaging/os/apt.rb', line 55 attribute :deb |