Skip to content

Latest commit

 

History

History
48 lines (33 loc) · 1.23 KB

File metadata and controls

48 lines (33 loc) · 1.23 KB

configure_server

Transfer custom configuration files, such as bootstrap.properties, jvm.options, or server.xml to the server based on which files are in the /templates folder.
If the file is not in the /templates folder, it will continue going through the playbook without transferring the configuration file.

Requirements

None

Role Variables

Variable Definition Set
liberty_server_path Path to the current Liberty server instance host_vars/zos_host.yml

Dependencies

None

Example Playbook

  - include_role:
          name: configure_server

Copyright

© Copyright IBM Corporation 2021

License

Licensed under Apache License, Version 2.0

Author Information

Stephanie Lieu - @Stephanie-Lieu or @steph-lieu

Support

Please refer to the support section for more details.