12 Commits (288c4175d63bd7e5d9fffe593e2cb10c1cc0ce75)

Author SHA1 Message Date
Felix Stupp 288c4175d6
dns/entries: Add timeout of 8s after changing dns entries
so futher roles do not fail because external dns servers have not
received the change yet
3 years ago
Felix Stupp 0b03f87319
dns/entries: Fix appending . to absolute domain name for debug removing task 4 years ago
Felix Stupp fcb1ed71b6
Added debug mode with support for all roles 4 years ago
Felix Stupp 02b501f4a5
dns/entries: Rewrite role to use nsupdate module instead of custom makefile construct 4 years ago
Felix Stupp 17cb2fdac5
dns/entries: Not register not required variable entries_file_changed 4 years ago
Felix Stupp 13f3aceb00
dns/entries: Make "setting entries" be indempotent using makefile 4 years ago
Felix Stupp bd4d97d835
dns/entries: Block uploading dns entries in check mode
Must explicit block because otherwise Ansible tries to lookup the local
file, which may not be created in check mode
4 years ago
Felix Stupp ae42f963a2
dns: Transfered master zones from makefile approach to dynamic updates approach 4 years ago
Felix Stupp 646e6d5c75
dns: Configured service name using global variable 4 years ago
Felix Stupp 55b27c041b
dns: Extracted role entries from server_entries 4 years ago
Felix Stupp 1958c4df54
dns: Renamed role entries to server_entries
To distinguish between simple entries role (coming in the future) and
entries role bundled with server-related entries (A, AAAA, SSHFP)
4 years ago
Felix Stupp 979abba1aa
Added role dns/entries for configuring dns entries 4 years ago