Open djmitche opened 6 years ago
Is it used?
Apparently not!
mysql> show databases;
+--------------------+
| Database |
+--------------------+
| information_schema |
| mysql |
| performance_schema |
| test |
| tmp |
| trac |
+--------------------+
6 rows in set (0.01 sec)
Is there anything special required to delete a jail? I can do the ansible bits, just not sure how to configure service3 to make the jail go away..
I bet ezjail has a command to delete jails, so you'd need to use that. Off the top of my head, I would set it up so there's still a jail YAML file but rather than setting up the jail, it would be deleted.
The mysql jail has no Ansible configuration