Slavi Pantaleev
4dbec2470f
Fix systemd_path being undefined breakage
Regression since #681 (Github Pull Request).
Fixes #715 (Github Issue).
5年前
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)
5年前
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)
5年前
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)
5年前
Scott Crossen
59bb6b2971
responded to reviewer comments
5年前
Scott Crossen
e894befd87
Updates to reviewer comments
5年前
Scott Crossen
94dcceb7b9
removed intentional delay
5年前
Scott Crossen
efeb651789
Removed typo
5年前
Scott Crossen
e7d79a95dc
removed platform-specific stuff
5年前
Scott Crossen
19721be8b1
removed dhcp option
5年前
Scott Crossen
de1511b4bb
Fixed valdiation
5年前
Scott Crossen
806f98447c
Removed directory creation
5年前
Scott Crossen
51cca4c312
Added containerization
5年前
Scott Crossen
53bc7a77e1
fixed EOF issues
5年前
Scott Crossen
1f988969a5
Added role for dynamic dns
5年前