Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aioue committed May 25, 2015
1 parent 85f1048 commit 56a899a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
- rng-tools
- aptly

# begin key creation tasks
# begin key creation tasks (automatically generates and imports a DSA key-pair to get you up and running quickly)

- name: start rngd for entroy creation
- name: start rngd for entropy creation
sudo: true
command: rngd -b -r /dev/urandom creates=/home/{{ ansible_ssh_user }}/key.sec

Expand Down

0 comments on commit 56a899a

Please sign in to comment.