blob: 39bc86cec58c40f7ed5b7edcdb9ae553e243a33b [file] [log] [blame]
Peter Pentchev7f575fe2022-12-07 16:51:33 +02001---
2- hosts: all
3 tasks:
4 - name: "Say hello"
5 shell: echo 'hello'
6
7 - name: "Ask Juju about its status"
8 shell: juju status