f5alliances / f5_provisioner

F5 Automation provisioner for a fully configured infrastructure in AWS
Apache License 2.0
3 stars 7 forks source link

Added Dockerfile #5

Closed kreynoldsf5 closed 4 years ago

kreynoldsf5 commented 4 years ago

Added a dockerfile in order to build a container which can run the provision and teardown playbooks. This removes the need for a local ansible install, resolving dependencies, etc.\

Added relevant documentation (based on the existing docs).