Fix typo
This commit is contained in:
parent
9901df6709
commit
d71f6ea27e
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
||||||
- ansible-server
|
- ansible-server
|
||||||
|
|
||||||
- name: installing the phx2 dns check script
|
- name: installing the phx2 dns check script
|
||||||
copy: src=dns_check.py" dest=/usr/local/bin/dns_check owner=root mode=755
|
copy: src=dns_check.py dest=/usr/local/bin/dns_check owner=root mode=755
|
||||||
tags:
|
tags:
|
||||||
- ansible-server
|
- ansible-server
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue