Slavi Pantaleev
8782919d85
Ensure matrix_dynamic_dns_domain_configurations contains configurations
...
If `matrix_dynamic_dns_enabled`, we'd like to ensure there's at least
one configuration defined.
Related to #681 (Github Pull Request)
4 years ago
Slavi Pantaleev
97a7c8b0f0
Fix matrix_dynamic_dns_domain_configurations validation check
...
- `item` was undefined
- `'key' in configurations == ''` was doing the wrong thing
Related to #681 (Github Pull Request)
4 years ago
Slavi Pantaleev
fef44b93d3
Define the matrix_dynamic_dns_domain_configurations variable in the role
...
Having it unset in the role itself (while referencign it) is a little strange.
Now people can look at the `roles/matrix-dynamic-dns/defaults/main.yml`
file and figure out everything that's necessary to run the role.
Related to #681 (Github Pull Request)
4 years ago
Scott Crossen
59bb6b2971
responded to reviewer comments
4 years ago
Scott Crossen
e894befd87
Updates to reviewer comments
4 years ago
Scott Crossen
94dcceb7b9
removed intentional delay
4 years ago
Scott Crossen
efeb651789
Removed typo
4 years ago
Scott Crossen
e7d79a95dc
removed platform-specific stuff
4 years ago
Scott Crossen
19721be8b1
removed dhcp option
4 years ago
Scott Crossen
de1511b4bb
Fixed valdiation
4 years ago
Scott Crossen
806f98447c
Removed directory creation
4 years ago
Scott Crossen
51cca4c312
Added containerization
4 years ago
Scott Crossen
53bc7a77e1
fixed EOF issues
4 years ago
Scott Crossen
1f988969a5
Added role for dynamic dns
4 years ago