Skip to content

Commit

Permalink
Merge pull request #53 from idealista/develop
Browse files Browse the repository at this point in the history
Update Readme versions
  • Loading branch information
José Noguera authored Mar 8, 2019
2 parents 45c5858 + 2053808 commit 93356f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,15 +35,15 @@ Create or add to your roles dependency file (e.g requirements.yml) from GitHub:
```
- src: http://github.com/idealista/airflow-role.git
scm: git
version: 1.0.0
version: 1.7.2
name: airflow
```

or using [Ansible Galaxy](https://galaxy.ansible.com/idealista/airflow-role/) as origin if you prefer:

```
- src: idealista.airflow-role
version: 1.0.0
version: 1.7.2
name: airflow
```

Expand Down

0 comments on commit 93356f3

Please sign in to comment.