Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/deekayen/ansible-role-molecule_sandbox
- Owner: deekayen
- License: bsd-3-clause
- Created: 2019-12-11T20:33:15.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-12-11T05:53:59.000Z (about 3 years ago)
- Last Synced: 2024-11-07T21:25:50.642Z (3 months ago)
- Topics: ansible, ansible-example, ansible-examples, concept, molecule, molecule-sandbox
- Language: Python
- Homepage: https://galaxy.ansible.com/deekayen/molecule_sandbox
- Size: 88.9 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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_sandboxLicense
-------BSD-3-Clause
Author Information
------------------[David Norman (deekayen)](https://github.com/sponsors/deekayen)