Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 634 Bytes

File metadata and controls

41 lines (28 loc) · 634 Bytes

Ansible Role: Qlik Sense Application Management Console

An Ansible role to deploy the Application Management Console for Qlik Sense.

Requirements

None.

Role Variables

amc_library_name: AMC
amc_base_uri: https://{{ ansible_facts.hostname }}

Dependencies

None.

Example Playbook

- hosts: servers
  roles:
      - role: qlik.sense.amc

License

MIT

Author Information

This role was created by Adam Haydon of Qlik Customer Success.