4 lines
77 B
ObjectPascal
4 lines
77 B
ObjectPascal
|
err("Will remove 'test_db'")
|
||
|
mysql_database { "test_db": ensure => absent }
|
||
|
|