first commit
0 parents
Showing
41 changed files
with
2364 additions
and
0 deletions
.gitignore
0 → 100644
ansible.cfg
0 → 100644
files/jboss_version.fact
0 → 100644
install_custom_facts.yml
0 → 100644
inventories/produccion/hosts
0 → 100644
inventories/test/hosts
0 → 100644
jboss_patch_apply.yml
0 → 100644
main.yml
0 → 100644
roles/jboss/.travis.yml
0 → 100644
roles/jboss/README.md
0 → 100644
roles/jboss/defaults/main.yml
0 → 100644
roles/jboss/files/01-max_buff_jboss.conf
0 → 100644
roles/jboss/files/oracle_module.xml
0 → 100644
roles/jboss/handlers/main.yml
0 → 100644
roles/jboss/meta/main.yml
0 → 100644
roles/jboss/tasks/firewall_config.yml
0 → 100644
roles/jboss/tasks/install.yml
0 → 100644
roles/jboss/tasks/jboss_xml_config.yml
0 → 100644
roles/jboss/tasks/jdbc_driver_config.yml
0 → 100644
roles/jboss/tasks/main.yml
0 → 100644
roles/jboss/templates/bk.standalone.xml
0 → 100644
roles/jboss/templates/jboss-eap.conf
0 → 100644
roles/jboss/templates/mgmt-users.properties
0 → 100644
roles/jboss/templates/new_standalone.xml
0 → 100755
roles/jboss/templates/oracle_module.xml
0 → 100644
roles/jboss/templates/postgresql_module.xml
0 → 100644
roles/jboss/templates/standalone.conf
0 → 100644
roles/jboss/templates/standalone.xml
0 → 100644
roles/jboss/tests/inventory
0 → 100644
roles/jboss/tests/test.yml
0 → 100644
roles/jboss/vars/main.yml
0 → 100644
roles/jboss_patch_apply/.travis.yml
0 → 100644
roles/jboss_patch_apply/README.md
0 → 100644
roles/jboss_patch_apply/defaults/main.yml
0 → 100644
roles/jboss_patch_apply/handlers/main.yml
0 → 100644
roles/jboss_patch_apply/meta/main.yml
0 → 100644
roles/jboss_patch_apply/tasks/main.yml
0 → 100644
roles/jboss_patch_apply/tests/inventory
0 → 100644
roles/jboss_patch_apply/tests/test.yml
0 → 100644
roles/jboss_patch_apply/vars/main.yml
0 → 100644
-
Please register or sign in to post a comment