main.yml 292 B

123456789101112
  1. ---
  2. # need the following variables somewhere in global vars collection:
  3. #
  4. # - tools
  5. # - clusters
  6. #
  7. # consult the role tasks file for an explanation
  8. #
  9. # Current ID of the AMQ download.
  10. amq_file_id: 1MISestt2zityvvLYpsMBXuZw5lYQhztB
  11. amq_extracted_dir: apache-artemis-2.28.0.redhat-00003
  12. ...