Senior-Design-May1601 / config

Repository for product configuration files
0 stars 0 forks source link

Make start-service role idempotent #36

Closed nskinkel closed 8 years ago

nskinkel commented 8 years ago

This role shouldn't need to check if a file exists.

dborg92 commented 8 years ago

currently I believe there is a bug in my version of Ansible. If anyone else is able to run this role successfully without checking for this please let me know. I'll look into updating my ansible version to hopefully fix this soon.

dborg92 commented 8 years ago

upgrading to ansible v 2.0.2 fixed this bug. Role is back to being idempotent.