clwhipp / ansible

Contains playbooks and infrastructure-as-code necessary to setup a Standard Operating Environment across the network.
1 stars 0 forks source link

Docker Services Start/Stop Scripts #11

Open clwhipp opened 2 months ago

clwhipp commented 2 months ago

Updated Ansible to automatically generate a start-docker-services.sh and stop-docker-services.sh script within the scripts directory. These directories should walk each of the configured services and perform the corresponding action (start/stop).

clwhipp commented 2 months ago

Check the scripts directory within the production server for examples of the scripts to generate via the Ansible process.