Skip to content

Image + repository deletion fails on the second run #329

Open
@myllynen

Description

@myllynen

Deleting content from a private automation hub using:

  vars:
    ah_ee_images:
      - name: custom/test
        state: absent
    ah_ee_repositories:
      - name: custom/test
        state: absent
  roles:
    - infra.ah_configuration.ee_image
    - infra.ah_configuration.ee_repository

Works once when custom/test exists but fails the next run with "msg: The custom/test repository does not exist" .

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinginactive

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions