commit | 6cc014f279df851e941a57576bc4f414c9c75184 | [log] [tgz] |
---|---|---|
author | Andy Bavier <andy@onlab.us> | Wed Aug 03 09:19:29 2016 -0400 |
committer | Andy Bavier <andy@onlab.us> | Wed Aug 03 06:21:14 2016 -0700 |
tree | be37a9319267b3e0d963e6226ed00628df983d73 | |
parent | d39936c2ffbf609ad0107981400dc89f911baec7 [diff] |
src -> name Change-Id: I469b34e7916525a6e06a549f02a18d9e1b11f985 (cherry picked from commit e07e0d76ca7d79ae1b9d71936d60c733f6676f6e)
diff --git a/roles/head-prep/tasks/main.yml b/roles/head-prep/tasks/main.yml index 4b27b39..3333ceb 100644 --- a/roles/head-prep/tasks/main.yml +++ b/roles/head-prep/tasks/main.yml
@@ -65,7 +65,7 @@ - name: Open permissions on MaaS node key file: - src={{ maas_node_key }} + name={{ maas_node_key }} owner=root mode=0444 when: on_maas