This seems like a good time to ask the question: Do we want a JBoss Working Group?
Basically, a Working Group is a simple way of putting some structure around specific project efforts. Gets you your own IRC channel (if you want it) and some project/wiki space in the ansible/community repo. It's a good lightweight governance mechanism for working together on specific projects. If you're interested, here's how to start one -- dead simple, by design: https://github.com/ansible/community/blob/master/WORKING-GROUPS.md --g On Wed, Jul 5, 2017 at 3:40 PM, Jairo Junior <junior.jai...@gmail.com> wrote: > Hi, > > I think we're working on something very similar: > https://github.com/ansible/ansible/pull/25422 > > I was discussing this PR at #ansible-devel (IRC) instead of the devel list, > but I believe we could contribute to each other work or even combine > efforts. (: > > On Wednesday, July 5, 2017 at 10:44:13 AM UTC-3, wre...@redhat.com wrote: >> >> Hi all-- >> >> I've submitted a PR that contains enhancements to the JBoss module that >> have been kicked around in the JBoss/Ansible community (there are dozens of >> us!!). If someone can take a look and give me some feedback, I'd be most >> grateful. Ansible has the potential to help a lot of JBoss shops that want >> to tighten up their development cycle but aren't ready to drink the DevOps >> kool-aid yet. In order to unlock that potential, we need more features in >> the JBoss module. >> >> At this juncture, the JBoss module only supports deployment/undeployment >> via the filesystem using the deployment scanner (a JBoss service that scans >> a particular fs directory for deployable files and deploys them). This means >> it either adds or removes a deployment artifact (e.g., a .war file) to a >> specified deployment directory. In older versions of JBoss, this was the >> only way to do hot deployments, but starting with JBoss 7, users have the >> option of using a provided CLI as well as an HTTP interface in addition to >> the fs method. The fs method is not recommended for production use. >> >> So as a first step towards enhancing the JBoss module, I've added support >> for deploying via the HTTP API and the CLI. Some of us have also talked >> about a facts module, possibly using jolokia to gather detailed data on >> JBoss environments. A jolokia module could also extend deployment >> capabilities to other Java environments, since it's not specific to JBoss. >> >> Thanks! > > -- > You received this message because you are subscribed to the Google Groups > "Ansible Development" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to ansible-devel+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- Greg DeKoenigsberg Ansible Community Guy -- You received this message because you are subscribed to the Google Groups "Ansible Development" group. To unsubscribe from this group and stop receiving emails from it, send an email to ansible-devel+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.