Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 773 Bytes

README.md

File metadata and controls

41 lines (26 loc) · 773 Bytes

Molecule Sandbox

CI CircleCI

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)