forked from Netz39_Admin/netz39-infra-ansible
fix comment
This commit is contained in:
parent
af11dfd513
commit
9a1d0c3c09
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@
|
||||||
dest: "{{ dehydrated_path }}"
|
dest: "{{ dehydrated_path }}"
|
||||||
state: link
|
state: link
|
||||||
|
|
||||||
# copy config
|
|
||||||
- name: Ensure domains.txt is present.
|
- name: Ensure domains.txt is present.
|
||||||
ansible.builtin.template:
|
ansible.builtin.template:
|
||||||
src: /templates/domains.txt.j2
|
src: /templates/domains.txt.j2
|
||||||
|
|
Loading…
Reference in a new issue