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

New idview management module. #1134

Merged
merged 1 commit into from
Sep 6, 2023
Merged

Commits on Sep 6, 2023

  1. New idview management module.

    There is a new idview management module placed in the plugins folder:
    
        plugins/modules/ipaidview.py
    
    The idview module allows to ensure presence and absence of idviews and
    idview host members.
    
    Here is the documentation for the module:
    
        README-idview.md
    
    New example playbooks have been added:
    
        playbooks/idview/idview-absent.yml
        playbooks/idview/idview-host-applied.yml
        playbooks/idview/idview-host-unapplied.yml
        playbooks/idview/idview-present.yml
    
    New tests for the module can be found at:
    
        tests/idview/test_idview.yml
        tests/idview/test_idview_client_context.yml
    t-woerner committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    ba4a360 View commit details
    Browse the repository at this point in the history