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

Support action operation and fixes bugs, updates docs and examples #320

Merged
merged 22 commits into from
Dec 17, 2023

Commits on Dec 4, 2023

  1. save

    Signed-off-by: Sumanth Lingappa <[email protected]>
    sumanth-lingappa committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    5241d91 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2023

  1. create action completed

    Signed-off-by: Sumanth Lingappa <[email protected]>
    sumanth-lingappa committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    f8304e5 View commit details
    Browse the repository at this point in the history
  2. added as state option for action

    Signed-off-by: Sumanth Lingappa <[email protected]>
    sumanth-lingappa committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    314e5b5 View commit details
    Browse the repository at this point in the history
  3. changed hosts to localhost

    Signed-off-by: Sumanth Lingappa <[email protected]>
    sumanth-lingappa committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    b8b2330 View commit details
    Browse the repository at this point in the history
  4. updated nitro_resource_map

    Signed-off-by: Sumanth Lingappa <[email protected]>
    sumanth-lingappa committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    564e523 View commit details
    Browse the repository at this point in the history
  5. updated l3param-acllogtime

    Signed-off-by: Sumanth Lingappa <[email protected]>
    sumanth-lingappa committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    7dbdcda View commit details
    Browse the repository at this point in the history
  6. removed default values

    default values would have come into payload via self.module.params in AnsibleModule class
    
    Signed-off-by: Sumanth Lingappa <[email protected]>
    sumanth-lingappa committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    c9e72b4 View commit details
    Browse the repository at this point in the history
  7. l3param example added

    Signed-off-by: Sumanth Lingappa <[email protected]>
    sumanth-lingappa committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    fd23d76 View commit details
    Browse the repository at this point in the history
  8. updated l3param example

    Signed-off-by: Sumanth Lingappa <[email protected]>
    sumanth-lingappa committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    1a84cbd View commit details
    Browse the repository at this point in the history
  9. sslcertfile example added

    Signed-off-by: Sumanth Lingappa <[email protected]>
    sumanth-lingappa committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    2aab1f2 View commit details
    Browse the repository at this point in the history
  10. added one more server example

    Signed-off-by: Sumanth Lingappa <[email protected]>
    sumanth-lingappa committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    e925752 View commit details
    Browse the repository at this point in the history
  11. Issue #312: service does not accept custom monitor - 'Default monitor…

    … cannot be unbound from a service'
    
    Signed-off-by: Sumanth Lingappa <[email protected]>
    sumanth-lingappa committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    5cec19f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    aa29b50 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    be24d9d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    baa337d View commit details
    Browse the repository at this point in the history
  15. more examples

    Signed-off-by: Sumanth Lingappa <[email protected]>
    sumanth-lingappa committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    f1daac5 View commit details
    Browse the repository at this point in the history
  16. updated documentation

    Signed-off-by: Sumanth Lingappa <[email protected]>
    sumanth-lingappa committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    407610e View commit details
    Browse the repository at this point in the history
  17. updated module documentation with examples

    Signed-off-by: Sumanth Lingappa <[email protected]>
    sumanth-lingappa committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    2d494ed View commit details
    Browse the repository at this point in the history
  18. updated docs

    Signed-off-by: Sumanth Lingappa <[email protected]>
    sumanth-lingappa committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    9f0ccc1 View commit details
    Browse the repository at this point in the history
  19. updated Makefile

    Signed-off-by: Sumanth Lingappa <[email protected]>
    sumanth-lingappa committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    cf38ab7 View commit details
    Browse the repository at this point in the history
  20. fixed lint errors

    Signed-off-by: Sumanth Lingappa <[email protected]>
    sumanth-lingappa committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    65834f7 View commit details
    Browse the repository at this point in the history
  21. updated CHANGELOG for 2.1.0

    Signed-off-by: Sumanth Lingappa <[email protected]>
    sumanth-lingappa committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    458ceda View commit details
    Browse the repository at this point in the history