move to a file because content cannot handle a : in the content

This commit is contained in:
Kevin Fenzi 2017-10-04 20:57:43 +00:00
parent d161ffd9e4
commit 5c7d49e22e
2 changed files with 2 additions and 1 deletions

View file

@ -0,0 +1 @@
google-site-verification: google4ddeb43aa58b0de1.html

View file

@ -49,7 +49,7 @@
# create google validation for mattdm. See https://pagure.io/fedora-websites/issue/729
- name: Create a file for google validation
copy: dest=/srv/web/google4ddeb43aa58b0de1.html content="google-site-verification: google4ddeb43aa58b0de1.html"
copy: dest=/srv/web/google4ddeb43aa58b0de1.html src=google4ddeb43aa58b0de1.html
owner=root group=root mode=0644
setype=httpd_sys_content_t
tags: