postgres
postgres copied to clipboard
Add tests for ansible and system manager modules
We are slowly moving ansible code to nix system manager modules. To speed up the migration, we want to test the ansible code without building the whole AMI and have a fast feedback loop. We also want to quickly test our changes on system manager modules.
The tests are running docker images with ubuntu using testinfra.