Skip to content

Commit

Permalink
Hostname
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Rosborough committed Jan 31, 2016
1 parent 6e9cb1a commit 8ae9cef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
tasks:

- hostname: name={{ server_hostname }}
become: yes

- name: Setup | Message of the day.
action: template src=templates/motd.j2 dest={{ motd_path }} mode=755
Expand Down

0 comments on commit 8ae9cef

Please sign in to comment.