Commit Graph

3 Commits

Author SHA1 Message Date
Andreas Jaeger 7a9fd23801 Fix ansible-lint
The current tests never fail, change ansible-lint invocation so that it
fails - and fix problems.

Change-Id: I6aeb1e3a4c28af71a858ec83c21f4dbb5e7ef97f
2019-05-13 18:30:12 +02:00
Monty Taylor 368cbb2ba6 Update to use blocks from ansible 2.0
One of the cool shiny new features from ansible 2.0 are "blocks", which
allow you to group like tasks.

Change-Id: If0a7c07140db15c9ae7c1671e6181ac7a4553f25
2016-01-14 15:39:24 -05:00
Monty Taylor 50173449a6 Add all of the files needed to make this a role
Similar to puppet modules, ansible roles can be uploaded to ansible
galaxy and can be consumed in a role-per-repo manner.
2015-02-22 22:59:39 -05:00