Skip to content

Instantly share code, notes, and snippets.

@br0ziliy
Last active August 29, 2015 14:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save br0ziliy/cf320abf06ebbe23bb11 to your computer and use it in GitHub Desktop.
Save br0ziliy/cf320abf06ebbe23bb11 to your computer and use it in GitHub Desktop.
- name: Configure Apache
template: >
src=httpd.conf.j2
dest={{ httpd_conf_file }}
owner=root
group=root
mode=0644
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment