diff --git a/README.md b/README.md index 026bd1c..5385251 100644 --- a/README.md +++ b/README.md @@ -94,9 +94,7 @@ I inventoried the existing services on the bare-metal server, looking at things After I built a Docker compose file matching the image that is to be pulled's version with the version on the bare-metal server -I built an Ansible playbook which migrates data, pulls the correct image and makes relevant directory and configuration changes - -I tested piece by piece, making changes to playbook, configuration files, directories and Docker image file until complete functionality of the containerized service was verified +I built an Ansible playbook which migrates data, pulls the correct image and makes relevant directory and configuration changes for the Dockerized services ## Compromises