198
edits
Changes
→Change Builder Configurations
The best way to edit a play in ansible is to find the ansible module that is needed and read about it. Ansible modules have great documentation and there are tons of them, so many that there is one for every task that needs to be completed.
* The ansible modules can be found here: [http://www.ansibleworks.com/docs/modules.html/ Ansible Modules]
* All builder plays can be found inside /etc/ansible/builders_plays/ on japan. * Make sure that if a new play is created, it is added into the playbook at /etc/ansible/install_builders.ymlon japan
== How To Set Up A New Builder ==