main.yml 214 B

1234567891011
  1. ---
  2. # need the following variables somewhere in global vars collection:
  3. #
  4. # - tools
  5. # - clusters
  6. # - need_sso_zip
  7. # - need_sso_patch
  8. # - need_sso_hotfix
  9. #
  10. # consult the role tasks file for an explanation
  11. ...