Skip to content

Commit

Permalink
Fix more lf and min version
Browse files Browse the repository at this point in the history
  • Loading branch information
ahelal committed Apr 19, 2017
1 parent d4e9ef7 commit 88bc6c7
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions meta/main.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
galaxy_info:
author: Adham Helal
description: "Ansible aws ec2"
min_ansible_version: 1.9
platforms:
- name: Ubuntu
versions:
- precise
- trusty
categories:
- system
dependencies: []
galaxy_info:
author: Adham Helal
description: "Ansible aws ec2"
min_ansible_version: 1.9
platforms:
- name: Ubuntu
versions:
- precise
- trusty
categories:
- system

dependencies: []

0 comments on commit 88bc6c7

Please sign in to comment.