michaelrigart / ansible-role-interfaces

An ansible role for configuring different network interfaces
GNU General Public License v3.0
83 stars 61 forks source link

PoC: Use Travis CI #24

Closed markgoddard closed 6 years ago

markgoddard commented 6 years ago

Depends on https://github.com/michaelrigart/ansible-role-interfaces/pull/23.

The test playbook is a bit silly and needs some tidying, but this demonstrates the use of TravisCI.

The branch was built successfully here: https://travis-ci.org/stackhpc/ansible-role-interfaces/builds/293201123.

markgoddard commented 6 years ago

Thanks Michael! If you wanted to setup TravisCI it's quick to do. If not, I'm happy to carry on using it from our side.

michaelrigart commented 6 years ago

Hey @markgoddard I've added the project to travis: https://travis-ci.org/michaelrigart/ansible-role-interfaces

I'll add the travis badge to the readme

markgoddard commented 6 years ago

Great, thanks @michaelrigart! You can get Travis to post to PRs, which is quite useful.