summaryrefslogtreecommitdiff
path: root/ansible/roles/trove-setup/tasks/releases.yml
Commit message (Collapse)AuthorAgeFilesLines
* Stop using regex_replace in 'creates' arguments.Pedro Alvarez2015-04-241-2/+4
| | | | | | | | | | Use the dict-form for the creates arguments, to avoid problems with strings interpolations. This solved problems on a Trove with TROVE_ID 'baserock-clone', because it wasn't recognising the already exsisting repositories. Change-Id: Ic613f732596aae9d81b0c17c8fd1e846d69f58db
* Add Ansible scriptsPedro Alvarez2014-07-141-0/+30