Sha256: ff78334f30e11492d3040b89a6f803711c9a0d7709e3415e14c5cf4045fb5e0f

Contents?: true

Size: 232 Bytes

Versions: 1

Compression:

Stored size: 232 Bytes

Contents

tasks:
  - execute_commands:
      - "touch capistrano-test.txt"
    check_commands:
      - 'ls -l capistrano-test.txt'
  - execute_commands:
      - 'rm capistrano-test.txt'
    check_commands:
      - 'ls -l capistrano-test.txt'

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
capistrano-operator-1.0.0 operations/sample2.yml