Native YAML - database/postgresql/postgresql_ext (#3617)

pull/18777/head
Fabio Alessandro Locati 8 years ago committed by Matt Clay
parent c284125e66
commit fb2ddac407

@ -70,7 +70,9 @@ author: Daniel Schep
EXAMPLES = ''' EXAMPLES = '''
# Adds postgis to the database "acme" # Adds postgis to the database "acme"
- postgresql_ext: name=postgis db=acme - postgresql_ext:
name: postgis
db: acme
''' '''
try: try:

Loading…
Cancel
Save