Skip to content

sendinblue/ansible-role-hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Ansible Galaxy GitHub tag (latest by date) Ansible Galaxy Quality Score Ansible Galaxy Downloads

Ansible Role: Hello World

A boilerplate Ansible Role with the integration of Molecule testing framework, Ansible Galaxy and Travis CI.

Role Variables

Available variables listed below, along with default values (see defaults/main.yml):

hello_world_message: Hello World!

Dependencies

None.

Example Playbook

- hosts: all
  roles:
    - sendinblue.hello_world

Development

Use docker-molecule following the instructions to run Molecule or install Molecule locally (not recommended, version conflicts might appear).

Provide Hetzner Cloud token:

export HCLOUD_TOKEN=123abc456efg

Use following to run tests:

molecule test --all

Maintainers

License

See the LICENSE.md file for details.

Author Information

This role was created in 2020 by Sendinblue GmbH.

About

A boilerplate Ansible Role with the integration of Molecule testing framework, Ansible Galaxy and Travis CI.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages