Skip to content
Snippets Groups Projects
Commit 2810f5fb authored by jurgenhaas's avatar jurgenhaas
Browse files

Switch command from shell to Ansible command

parent 5e934a37
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@
- exiftran
- name: 'OpenPhoto | Enable some required modules'
command: a2enmod {{item}} creates=/etc/apache2/mods-enabled/{{item}}.load
apache2_module: "{{ item }}"
with_items:
- rewrite
- deflate
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment