Skip to content
Snippets Groups Projects
Select Git revision
  • cf4fba1fb199110191a519e7a554221c257aa08d
  • master default
2 results

playbook.yml

Blame
  • README.rst 1.15 KiB

    Example

    https://travis-ci.org/adarnimrod/example.svg?branch=master

    An (empty) example Ansible role complete with working tests out of the box. For more information read the blog post.

    Requirements

    See meta/main.yml and assertions at the top of tasks/main.yml.

    Role Variables

    See defaults/main.yml.

    Dependencies

    See meta/main.yml.

    Example Playbook

    See tests/playbook.yml.

    Testing

    Testing requires Python 2.7, Tox, Vagrant and Virtualbox. To test simply run tox. Pre-commit is also setup for this project.

    License