Coder Social home page Coder Social logo

ansible-role-dns's Introduction

dns

Gather Sever DNS recodes

OS Platform

Debian

  • bookworm

Role Variables

設定方法の詳細についてはdefaults/main.ymlのサンプルコードを参照してください。

dns_domains

DNS情報を取得するドメイン
収集されたDNSのレコード情報は「dns_recodes」変数にホスト名毎のディクショナリとして格納されます

dns_recode_output_dir

DNSレコード情報の出力先ディレクトリ

dns_spf_default

SPFレコードに設定する初期値
参考URL:
https://www.cloudflare.com/ja-jp/learning/dns/dns-records/dns-spf-record/
https://datatracker.ietf.org/doc/html/rfc7208

dns_opendkim_keytable_path

OpenDKIMのKeyTableファイルのパス

dns_dkim_default

DKIMレコードに設定する初期値
参考URL:
https://www.cloudflare.com/ja-jp/learning/dns/dns-records/dns-dkim-record/
https://salt.iajapan.org/wpmu/anti_spam/admin/tech/explanation/dkim/
https://datatracker.ietf.org/doc/html/rfc6376/

dns_dmarc_default

DMARCレコードに設定する初期値
参考URL:
https://www.cloudflare.com/ja-jp/learning/dns/dns-records/dns-dmarc-record/
https://datatracker.ietf.org/doc/html/rfc7489

dns_caa_default

CAAレコードに設定する初期値
参考URL:
https://www.cybertrust.co.jp/sureserver/support/caa.html
https://datatracker.ietf.org/doc/html/rfc6844

dns_ttl_default

TTLの初期値

Example Playbook

- hosts: servers
  roles:
    - role: dns

License

Apache License 2.0

ansible-role-dns's People

Contributors

wate avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.