Skip to content

Cleaning NGINX Management Suite repository after installation prevents nms-nap-compiler manual install #59

Open
@fabriziofiorucci

Description

@fabriziofiorucci

Describe the bug

After installing NGINX Management Suite on Debian/Ubuntu the file /etc/apt/sources.list.d/nms.list is removed through tasks/nms/remove-certs.yaml together with the NGINX license certificate and key. This makes it impossible to find & install nms-nap-compiler-*.

To reproduce

Steps to reproduce the behavior:

  1. Deploy the Ansible NGINX Management Suite role using playbook.yml
  2. Run apt-cache search nms-nap-compiler
  3. No packages are found

Expected behavior

After installing NGINX Management Suite using this role it should be possible to apt-get install the nms-nap-compiler module without having to recreate /etc/apt/sources.list.d/nms.list

Your environment

  • Ansible NGINX Management Suite role 0.3.0
  • Version of Ansible: ansible [core 2.12.10]
  • Target deployment platform: Ubuntu 20.04

Additional context

One potential improvement might be having the ability to specifiy one or more nms-nap-compiler versions to be installed, directly in the playbook.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions