Fix example so is a code block
This commit is contained in:
parent
691970f923
commit
954adb91b0
@ -22,13 +22,14 @@ None
|
|||||||
|
|
||||||
Example playbook
|
Example playbook
|
||||||
----------------
|
----------------
|
||||||
|
```
|
||||||
---
|
---
|
||||||
- hosts: localhost
|
- hosts: localhost
|
||||||
connection: local
|
connection: local
|
||||||
gather_facts: false
|
gather_facts: false
|
||||||
roles:
|
roles:
|
||||||
- { role: ansible-openstack-cloud-launcher }
|
- { role: ansible-openstack-cloud-launcher }
|
||||||
|
```
|
||||||
|
|
||||||
License
|
License
|
||||||
-------
|
-------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user