Skip to content

Commit

Permalink
Merge pull request #16 from UnitedTraders/master
Browse files Browse the repository at this point in the history
Fix: hostname service is not available on redhat
  • Loading branch information
holms committed May 20, 2016
2 parents cbc63a5 + fae3de7 commit 902fd6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@
service: name=hostname state=restarted
async: 45
poll: 0
when: ansible_distribution not in [ 'RedHat', 'CentOS' ]

0 comments on commit 902fd6e

Please sign in to comment.