Using the virtualization tooling of your choice, provide code that creates (and destroys) two Linux virtual machines, named mysql1.local and backup1.local. The virtual machines must run on a developer workstation and not require cloud hosting services. Implement Ansible code that installs, configures and starts mysql on mysql1.local. Implement Ansible code that schedules a nightly backup of the mysql data files on mysql1.local. The backup data files must ultimately be stored on backup1.local. Assume there is adequate disk space on both virtual machines to perform this backup. Provide one or more test cases to verify the backup. As a bonus, automated one or more test cases.
-
Notifications
You must be signed in to change notification settings - Fork 0
Terpe/Ansible-task
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Technical assignment - to implement Ansible code
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published