postgres icon indicating copy to clipboard operation
postgres copied to clipboard

Add tests for ansible and system manager modules

Open jfroche opened this issue 6 months ago • 0 comments

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.

jfroche avatar Aug 11 '25 12:08 jfroche