Skip to content
  1. Apr 26, 2020
  2. Apr 07, 2020
  3. Apr 02, 2020
  4. Mar 31, 2020
  5. Mar 30, 2020
  6. Mar 26, 2020
  7. Mar 25, 2020
  8. Mar 24, 2020
  9. Mar 21, 2020
  10. Mar 20, 2020
  11. Mar 18, 2020
  12. Mar 16, 2020
  13. Mar 13, 2020
  14. Mar 12, 2020
  15. Mar 10, 2020
  16. Mar 09, 2020
  17. Mar 05, 2020
    • Rafael Guterres Jeffman's avatar
      New DNSConfig management module · e22bf295
      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
    • Rafael Guterres Jeffman's avatar
      Add documentation of missing variables for sudorule. · 282773f1
      Rafael Guterres Jeffman authored
      This patch adds documentation for the sudorule variables `runasusercategory`
      and `runasgroupcategory` that was missing.
      282773f1
Loading