Ansible collections

Collections:

  • Collection Index
    • Collections in the Community Namespace
    • Collections in the Felixfontein Namespace
      • Felixfontein.Acme
      • Felixfontein.Hosttech_Dns
      • Felixfontein.Tools
        • General Filters
        • Domain Name Filters
        • Domain Name Tests
        • Plugin Index

Plugin indexes:

  • Index of all Cliconf Plugins
  • Index of all Connection Plugins
  • Index of all Inventory Plugins
  • Index of all Lookup Plugins
  • Index of all Modules
  • Index of all Vars Plugins
Ansible collections
  • »
  • Collection Index »
  • Collections in the Felixfontein Namespace »
  • Felixfontein.Tools

Felixfontein.Tools¶

Collection version 1.4.1

General Filters¶

  • felixfontein.tools.dict – Convert a list of tuples to a dictionary
  • felixfontein.tools.list_to_dict – Convert a list of values and keys to a dictionary
  • felixfontein.tools.path_join – Join path components (compatibility shim)

Domain Name Filters¶

  • felixfontein.tools.dns_zone – Return registrable domain from DNS name
  • felixfontein.tools.dns_zone_prefix – Return part before registrable domain from DNS name
  • felixfontein.tools.get_domain_suffix – Return public suffix from DNS name
  • felixfontein.tools.registrable_domain – Return registrable domain name from DNS name
  • felixfontein.tools.remove_domain_suffix – Return part before the public suffix from DNS name

Domain Name Tests¶

  • felixfontein.tools.is_registrable_domain – Test whether DNS name is a registrable domain name

Plugin Index¶

These are the plugins in the felixfontein.tools collection

Lookup Plugins¶

  • dependent – Composes a list with nested elements of other lists or dicts which can depend on previous indices

Modules¶

  • wait_for_txt – Wait for TXT entries to be available on all authoritative nameservers

See also

List of collections with docs hosted here.

Next Previous

© Copyright 2020, Felix Fontein