Skip to content

Commit

Permalink
Merge from @heyimalex. resolves ANXS#1
Browse files Browse the repository at this point in the history
  • Loading branch information
pjan committed Mar 13, 2014
1 parent 9364d8b commit bc76d01
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
name: "{{inventory_hostname_short}}"

- name: Hostname | Update the hostname (pt. 2) - (/etc/hostname)
template:
src: etc_hostname.j2
copy:
content: "{{inventory_hostname_short}}"
dest: /etc/hostname
owner: root
group: root
Expand Down
1 change: 0 additions & 1 deletion templates/etc_hostname.j2

This file was deleted.

0 comments on commit bc76d01

Please sign in to comment.