Skip to content

RedHatGov/ansible-scan-jboss

Repository files navigation

ansible-scan-jboss

Ansible is a configuration management tool that enables running modules on remote systems without the need for remote agent infrastructure.

For more information, see the Ansible web site.

This Ansible module scans for deployed JBoss instances by searching for the jboss-modules.jar and run.jar files and then extracts the version from the pom.properties and MANIFEST.MF, respectively, to determine which distribution contained the jar.

NB: This script is up to date through EAP 6.4 CP23, EAP 7.0 CP09, EAP 7.1 CP06, EAP 7.2 CP09, EAP 7.3 CP08, EAP 7.4, and WildFly 24.0.1.Final

About

module to scan for JBoss instances

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages