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

Changed is not set to True when successful #4

Open
tonyhogsten opened this issue Jan 8, 2020 · 1 comment
Open

Changed is not set to True when successful #4

tonyhogsten opened this issue Jan 8, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@tonyhogsten
Copy link
Contributor

Hi,

I've noticed that the module doesn't change the key "Changed" to True when it does changes through the API, meaning that if we delete clients or update groups we get "changed": false. Is this intended behavior?

{
    "clientgroups": {
        "changed": false, 
        "failed": false, 
        "output": false
    }
}

But in reality, we have just added a new client to a group.

@Vairavaprakash
Copy link
Member

Hi Tony,

This is not yet supported, we are planning to add support for this in future

@spakhare spakhare added the enhancement New feature or request label Aug 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants