Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

Commit

Permalink
Pin distributive to latest version, not present
Browse files Browse the repository at this point in the history
  • Loading branch information
langston-barrett committed Mar 15, 2016
1 parent c57a92f commit 6db9f68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/distributive/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
- name: install distributive, health check packages for current role
become: yes
yum:
state: present
state: latest
name: "{{ item }}"
tags:
- distributive
Expand Down

0 comments on commit 6db9f68

Please sign in to comment.