github.com/juju/juju@v0.0.0-20240430160146-1752b71fcf00/testcharms/charm-hub/charms/juju-qa-test-v2/actions.yaml (about) 1 # Copyright 2020 juju-qa@canonical.com 2 # See LICENSE file for licensing details. 3 # 4 # This is only an example, and you should edit to suit your needs. 5 # If you don't need actions, you can remove the file entirely. 6 # It ties in to the example _on_fortune_action handler in src/charm.py 7 fortune: 8 description: Returns a pithy phrase. 9 params: 10 fail: 11 description: "Fail with this message" 12 type: string 13 default: ""