Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • v1.14.6
  • v1.14.5
  • v1.14.4
  • v1.14.3
  • v1.14.2
  • v1.14.1
  • v1.14.0
  • v1.13.2
  • v1.13.1
  • v1.13.0
  • v1.12.1
  • v1.12.0
  • v1.11.1
  • v1.11.0
  • v1.10.0
  • v1.9.2
  • v1.9.1
  • v1.9.0
  • v1.8.4
  • v1.8.3
21 results

ipalocation.py

  • 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
    History
    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