Skip to content

Commit

Permalink
Fix for Ansible galaxy (import) warning
Browse files Browse the repository at this point in the history
Found galaxy_info.categories. Update meta/main.yml to use galaxy_info.galaxy_tags
  • Loading branch information
tersmitten committed Mar 7, 2016
1 parent ebb63b2 commit e34236e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ galaxy_info:
- squeeze
- wheezy
- jessie
categories:
galaxy_tags:
- system
dependencies: []

0 comments on commit e34236e

Please sign in to comment.