Skip to content
  • Thomas Woerner's avatar
    5ef6e61f
    New location management module · 5ef6e61f
    Thomas Woerner authored
    There is a new location management module placed in the plugins folder:
    
        plugins/modules/ipalocation.py
    
    The location module allows to ensure presence or absence of locations.
    
    Here is the documentation for the module:
    
        README-location.md
    
    New example playbooks have been added:
    
        playbooks/location/location-absent.yml
        playbooks/location/location-present.yml
    
    New tests for the module:
    
        tests/location/test_location.yml
    5ef6e61f
    New location management module
    Thomas Woerner authored
    There is a new location management module placed in the plugins folder:
    
        plugins/modules/ipalocation.py
    
    The location module allows to ensure presence or absence of locations.
    
    Here is the documentation for the module:
    
        README-location.md
    
    New example playbooks have been added:
    
        playbooks/location/location-absent.yml
        playbooks/location/location-present.yml
    
    New tests for the module:
    
        tests/location/test_location.yml
Loading