duckland.org news (ansible)http://www.duckland.org/enWed, 10 Jun 2015 05:13:29 GMThttp://getnikola.com/http://blogs.law.harvard.edu/tech/rssQuick Ansible Tiphttp://www.duckland.org/posts/quick-ansible-tip.htmlDon Harper<div><p>This is a quick post to capture something seen. <a class="reference external" href="http://www.ansible.com">Ansibel</a> is a configuration management tool that I have been learning recently. More details in a future post. This is just to capture this idea:</p> <blockquote> <p>From: Smith, Chris (Big Data)</p> <p>To: ansible</p> <p>Ansible Galaxy is a centralised Github repository of public Ansible content, see: <a class="reference external" href="https://galaxy.ansible.com/">https://galaxy.ansible.com/</a> It uses a local routine that is installed when you install Ansible, called ‘ansible-galaxy’, to create a blank template for your Ansible content. What is not well known is you can run ‘ansible-galaxy’ in offline mode to create a blank template using the command:</p> <p># ansible-galaxy init --offline my-role</p> <p>Enjoy,</p> <p>Chris</p> </blockquote> <p>More on this as I get some more back-ends stuff taken care of, like setting up a git repo and maybe auto-deploy from git push?</p></div>ansiblesahttp://www.duckland.org/posts/quick-ansible-tip.htmlWed, 27 May 2015 12:24:16 GMT