Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/deekayen/ansible-role-molecule_sandbox

Demonstration role for using Molecule to test Ansible configuration.
https://github.com/deekayen/ansible-role-molecule_sandbox

ansible ansible-example ansible-examples concept molecule molecule-sandbox

Last synced: 25 days ago
JSON representation

Demonstration role for using Molecule to test Ansible configuration.

Awesome Lists containing this project

README

        

Molecule Sandbox
=========

![CI](https://github.com/deekayen/ansible-role-molecule_sandbox/workflows/CI/badge.svg) ![CircleCI](https://circleci.com/gh/deekayen/ansible-role-molecule_sandbox.svg?style=shield)

Simple role to try Molecule tests with Ansible.

Requirements
------------

A CI engine like Travis or GitHub Actions.

Role Variables
--------------

None.

Dependencies
------------

None.

Example Playbook
----------------

Including an example of how to use your role (for instance, with variables
passed in as parameters) is always nice for users too:

- hosts: servers
roles:
- deekayen.molecule_sandbox

License
-------

BSD-3-Clause

Author Information
------------------

[David Norman (deekayen)](https://github.com/sponsors/deekayen)