Welcome to mirror list, hosted at ThFree Co, Russian Federation.

site.yml « jboss-standalone - github.com/ansible/ansible-examples.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 96b9c42768201bd2dec5d35854b284a92f19d6f7 (plain)
1
2
3
4
5
6
7
---
# This playbook deploys a simple standalone JBoss server.

- hosts: all

  roles:
    - jboss-standalone