This commit is contained in:
Kevin Fenzi 2014-10-04 02:21:41 +00:00
parent 9901df6709
commit d71f6ea27e

View file

@ -17,7 +17,7 @@
- ansible-server
- 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:
- ansible-server
#