silpion / ansible-tomcat

Manage installation of Tomcat
Apache License 2.0
64 stars 57 forks source link

Add option to create a tomcat system user #19

Closed AMeng closed 8 years ago

AMeng commented 9 years ago

I would prefer to create the tomcat user as a system user. The Ansible user command allows you to do that with the system: yes flag.

This PR adds the option to the tomcat role. This is opt-in, so the default behavior is unchanged.

ghost commented 8 years ago

Sorry, this got lost in a lot of work here. I'd ask to update on [2.0.0][1] or I'll integrate that in upcoming 2.1.0.

AMeng commented 8 years ago

No worries. Rebased against master.

ghost commented 8 years ago

Got to this finaly. I'm testing your update right now. Everything looks good so far. I'll update next here soon and your patch will get to next release. Thanks for

kraM

ghost commented 8 years ago

Pushed to next after picking your commits in. Thanks! :)