Skip to content

Commit 84a5944

Browse files
author
Marc Aschmann
committed
Merge branch 'release/2.1.1'
2 parents 573069b + 405adee commit 84a5944

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Symfony2
22
[![Build Status](https://travis-ci.org/servergrove/ansible-symfony2.svg?branch=master)](https://travis-ci.org/servergrove/ansible-symfony2)
33

4-
Important: This role only supports ansible <2.0 at the moment!
4+
If you use ansible <2.0, please do a ```ansible-galaxy install servergrove.symfony2,v1.9.0``` to get the last backwards-compatible version.
5+
Otherwise you can stick with stable "master" :-)
56

67
Ansible role to easily deploy Symfony2 applications.
78
It will clone a git repository, a specific branch or a tag, download and run composer install, and run assetic:dump when finished.

0 commit comments

Comments
 (0)