diff --git a/README.md b/README.md index d7a6243..3130b38 100644 --- a/README.md +++ b/README.md @@ -22,13 +22,14 @@ None Example playbook ---------------- - +``` --- - hosts: localhost connection: local gather_facts: false roles: - { role: ansible-openstack-cloud-launcher } +``` License -------