blob: 39bc86cec58c40f7ed5b7edcdb9ae553e243a33b [file] [log] [blame]
---
- hosts: all
tasks:
- name: "Say hello"
shell: echo 'hello'
- name: "Ask Juju about its status"
shell: juju status