Sha256: 5adbdb45072cc5e0ee4456f8a2f6eb221f475cadec099b94d8db348bb2881d7e
Contents?: true
Size: 131 Bytes
Versions: 22
Compression:
Stored size: 131 Bytes
Contents
namespace :rightscale do desc "Dry run" task :dry_run do nil end desc "Dry run" task :noop do dry_run end end
Version data entries
22 entries across 22 versions & 1 rubygems
Version | Path |
---|---|
cap-rightscale-0.2.6 | lib/cap-rightscale/recipes/rightscale.rb |
cap-rightscale-0.2.5 | lib/cap-rightscale/recipes/rightscale.rb |