Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

check mode not working for cbr_vault #271

Open
BenjaminBoehm opened this issue May 2, 2023 · 1 comment
Open

check mode not working for cbr_vault #271

BenjaminBoehm opened this issue May 2, 2023 · 1 comment

Comments

@BenjaminBoehm
Copy link

Hi,

running a task with "opentelekomcloud.cloud.cbr_vault" via "ansible-playbook --check" already dissociate the resource from the cbr vault. It completely ignores check mode.

- name: Remove CBR vault association
  opentelekomcloud.cloud.cbr_vault:
    name: "vault_name"
    resource_ids:
      - "1804ff77-9695-4a4d-81eb-bf49d84bc578"
    action: "dissociate_resources"

Collection version: 0.14.0
Ansible Core Version: 2.14.5

@Polina-Gubina
Copy link
Contributor

@BenjaminBoehm fixed, feel free to create issue in case of any future problems ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants