Skip to content
Snippets Groups Projects
Select Git revision
  • e22bf295290bff7d6f845bf76d354a9859296234
  • master default protected
  • v1.15.1
  • v1.15.0
  • v1.14.7
  • 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
22 results

plugins

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Rafael Guterres Jeffman authored
    There is a new vaultcontainer management module placed in the plugins folder:
    
    plugins/modules/ipadnsconfig.py
    
    The dnsconfig module allows to modify global DNS configuration.
    
    Here is the documentation for the module:
    
    README-dnsconfig.md
    
    New example playbooks have been added:
    
    playbooks/dnsconfig/set_configuration.yml
    playbooks/dnsconfig/disable-global-forwarders.yml
    playbooks/dnsconfig/disallow-reverse-sync.yml
    
    New tests for the module:
    
    tests/dnsconfig/test_dnsconfig.yml
    e22bf295
    History
    Name Last commit Last update
    ..