<div dir="ltr">Hi there,<div><br></div><div>I am trying to use ansible os_server module (which uses shade) to start a new VM and copy files to the instance.  I can't find this option exposed in the ansible module and when I check the shade docs they suggest that this option is deprecated:</div><div><br></div><div><a href="http://docs.openstack.org/infra/shade/usage.html">http://docs.openstack.org/infra/shade/usage.html</a><br></div><div><br></div><div><ul class="gmail-first gmail-simple" style="margin:0px;padding-left:1em;color:rgb(62,67,73);font-family:arial,sans-serif;font-size:14.399999618530273px"><li style="line-height:1.5em"><strong>files</strong> – (optional, deprecated) A dict of files to overwrite on the server upon boot. Keys are file names (i.e. <tt class="gmail-docutils gmail-literal" style="background-color:rgb(236,240,243);color:rgb(34,34,34);font-size:1.1em"><span class="gmail-pre">/etc/passwd</span></tt>) and values are the file contents (either as a string or as a file-like object). A maximum of five entries is allowed, and each file must be 10k or less.</li></ul><div><font color="#3e4349"><span style="font-size:14.399999618530273px"><br></span></font></div></div><div><font color="#3e4349"><span style="font-size:14.399999618530273px">Is there another newer way to achieve this?</span></font></div><div><font color="#3e4349"><span style="font-size:14.399999618530273px"><br></span></font></div><div><font color="#3e4349"><span style="font-size:14.399999618530273px">Thanks,</span></font></div><div><font color="#3e4349"><span style="font-size:14.399999618530273px"><br></span></font></div><div><font color="#3e4349"><span style="font-size:14.399999618530273px">Rich </span></font></div></div>