roles/common/: Organize the `templates/' directory like `files/'.
[distorted-ansible] / roles / common / tasks / main.yml
index 75ec1ff..f26ef68 100644 (file)
@@ -45,7 +45,7 @@
 
 - name: install main keys for root SSH access
   tags: [ssh, ssh-root]
-  template: src=ssh-root-authkeys dest=/root/.ssh/authkeys.base
+  template: src=ssh-root/authkeys.base dest=/root/.ssh/authkeys.base
   notify: make in /root/.ssh
 
 - name: install keys for root SSH access