Skip to content

Commit

Permalink
Merge pull request #243 from StackStorm/fix/2.8.0-compat
Browse files Browse the repository at this point in the history
Fix compatibility with new Ansible 2.8.0
  • Loading branch information
armab authored May 18, 2019
2 parents 0f99b77 + 232a31a commit cdc7965
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion roles/StackStorm.ewc/tasks/license.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@
- enterprise

- name: "Cleanup repo list file from disk"
become: yes
include_tasks: "ewc_repos_cleanup_{{ ansible_facts.pkg_mgr }}.yml"
when: ewc_license | hash("sha512") != ewc_license_hash
tags:
Expand Down

0 comments on commit cdc7965

Please sign in to comment.