testinfra
There are 33 repositories under testinfra topic.
ansible/molecule
Molecule aids in the development and testing of Ansible content: collections, playbooks and roles
jonashackt/molecule-ansible-docker-aws
Example project showing how to test Ansible roles with Molecule using Testinfra and a multiscenario approach with Docker, Vagrant & AWS EC2 as infrastructure providers
jonashackt/pulumi-python-aws-ansible
Example project showing how to use Pulumi locally & with TravisCI to create Infrastructure on AWS - and then how to use & integrate Pulumi with Ansible to install Docker on the EC2 instance & continuously test it with Testinfra & pytest (TDD)
ehashman/molecule-demo
Molecule for Ansible Role Testing Demonstration for AnsibleFest 2017
SUSE-Enceladus/img-proof
img-proof provides a command line utility to test images in the Public Cloud
z0mbix/rolecule
Small, simple tool to test your ansible roles
geeknam/tocker
tocker: TDD for Dockerfile
renatomefi/docker-testinfra
A simple docker image for testinfra
Comcast/ansible-role-pypi
An ansible role for configuring a pypi-server on a systemd centos system.
ktp0li/crocum
OpenNebula-based PaaS for deployment and checking network labs
while-true-do/ansible-skeleton
The skeleton to create new ansible roles.
melezhik/bird
Bird - Alternative to Chef Inspec and Goss, written in Raku.
jharley/ansible-example-base
This Ansible role is intended to represent an automation baseline for an organization or corporation.
jharley/packer-example-base
This Packer repo builds a base AMI from an Ansible base role
jharley/ansible-example-appserver
This Ansible role is intended to represent a trivial web application server
jharley/packer-example-appserver
This Packer repo builds a simple appserver image from a corporate base image
mschuchard/packer-plugin-testinfra
Testinfra image artifact validation Packer provisioner
hadi2f244/testing_ansible
Some tutorials and code example on testing Ansible Codes (Molecule + Testinfra)
OldTyT/docker_ansible
Docker image for play ansible playbooks in pipeline and testing with testinfra
aheumaier/demo-packer-testing
Best practice of a multiplatform packer build and testing workflow with testinfra
bengo237/Pytest-Testinfra
This project provides a Docker image for running tests with pytest and testinfra. The image is based on Python 3.9 and is designed to facilitate running tests in a containerized environment.
JRemitz/ansible-testing
This repository is a summary of the documents I used for the Ansible Meetup in Minneapolis on 9/20/2018. Feedback welcome!
petr-korobeinikov/docker-systemd-testinfra-showcase
Имитация systemd в docker-контейнере и применение testinfra
TomaszKlosinski/ansible-role-nginx
Example Ansible role for Molecule+Docker+Travis CI testing
filipedumont/ansible_sample
sample code for ansible role repository
juanje/ansible-play-template
A simple template for develop an Ansible playbook using molecule and testinfra for testing.
Tocyuki/ansible-playbook-template
Server Provisioning with Ansible, Vagrant and Packer.
aifrak/testinfra-docker
Installation of a dockerized testinfra (Debian).
brucellino/ansible-role-umd
Ansible role to deliver UMD configurations
githubfoam/ruby-role
ansible role ruby TDI testinfra goss
mkinney/flask_web
simple tutorial showing how to use docker for python/flask app