summaryrefslogtreecommitdiff
path: root/examples/ansible.cfg
Commit message (Expand)AuthorAgeFilesLines
* changes for package loading of modulesMichael DeHaan2014-09-261-1/+1
* Add documentation about bin_ansible_callbacks setting. Standardization and c...Michael DeHaan2014-09-101-0/+6
* Make command warnings off by default to minimize surprises.Michael DeHaan2014-08-221-3/+4
* Slightly trim down the warnings list based on some things being pretty commonMichael DeHaan2014-08-221-0/+8
* Fix some copyrights, fix a misc test.Michael DeHaan2014-08-111-0/+7
* Adding a new system_warnings config option to supress warningsJames Cammarata2014-04-301-0/+11
* Documentation/examples updates for new 1.6 accelerate optionsJames Cammarata2014-03-251-0/+11
* Change default gathering policy, add to docs.Michael DeHaan2014-03-191-6/+7
* changed setting values and updated docsBrian Coca2014-03-191-3/+5
* added gathering control to ansible, defaults to 'smart'Brian Coca2014-03-191-0/+5
* Merge pull request #6381 from franckcuny/doc-module-langMichael DeHaan2014-03-101-0/+1
|\
| * Document the module_lang option.Franck Cuny2014-03-101-0/+1
* | Validate SSL certs accessed through urllib*James Cammarata2014-03-101-0/+14
|/
* spelling correction for "separate"Dolph Mathews2014-03-081-2/+2
* Remove a few extra legacy variable feature references.Michael DeHaan2014-02-281-5/+0
* Config resoution order correction and documentation.Richard C Isaacson2014-02-141-3/+4
* AnsibleWorks -> AnsibleMichael DeHaan2014-01-281-2/+2
* Added ANSIBLE_SSH_PIPELINING option to enable/disable pipelining supportJames Cammarata2014-01-161-0/+10
* Update ansible.cfgMichael DeHaan2013-12-211-3/+0
* Remove quotes aroung etcd_url valuea-sk2013-12-211-1/+1
* Lookup plugin for etcdJan-Piet Mens2013-10-241-0/+3
* Add example.config and main documentation of the roles_path feature.Michael DeHaan2013-10-121-1/+3
* Adding config flag role_path for common/global rolesThomas Omans2013-10-121-0/+1
* Merge branch 'devel' of git://github.com/nextus/ansible into develMichael DeHaan2013-10-071-1/+4
|\
| * #4227 in upstream reponextus2013-09-251-1/+4
* | Adding new accelerate settings to default config and docsJames Cammarata2013-10-021-0/+2
* | Minor tweaks to the skipped config wording and adding documentationJames Cammarata2013-09-301-3/+4
* | Optionally display Skipping [host] messages.James Martin2013-09-261-0/+5
|/
* Adding example section to ansible.cfg for the control_path settingJames Cammarata2013-09-181-0/+11
* Added accelerate_port to plays, and made it configurableJames Cammarata2013-08-281-1/+2
* Commenting out default ssh arguments line in ansible.cfgJames Cammarata2013-08-211-1/+1
* Enable error_on_undefined_vars by defaultJames Cammarata2013-08-151-3/+4
* Add a nocolor setting to ansible.cfgAbhijit Menon-Sen2013-08-081-0/+4
* Slight revisement to configuration file comment.Michael DeHaan2013-07-051-1/+1
* Make it possible to tell paramiko to not record new host keys, which can be s...Michael DeHaan2013-07-051-1/+5
* Default to 'smart' transport, which will use OpenSSH if it can support Contro...Michael DeHaan2013-07-041-1/+1
* Example config file should use correct config setting.Michael DeHaan2013-07-031-1/+1
* Makes host key checking the default behavior but can be disabled in ansible.c...Michael DeHaan2013-07-031-0/+3
* Updated ansible.cfg to be more consistentespro2013-06-201-15/+15
* Comment remote_user in ansible.cfgespro2013-06-201-1/+1
* Update ansible.cfgespro2013-06-201-1/+1
* Add undefined variables feature to example config file.Michael DeHaan2013-06-181-0/+4
* cleanup example config file + Squashed commit of the following:Michael DeHaan2013-06-181-119/+55
* fix loading order of ansible.cfg in documentationtrbs2013-06-131-1/+3
* add option to ignore $legacy variable style substitutionMatt Coddington2013-05-111-0/+7
* Don't set PasswordAuthentication=no here because the connection plugin will d...Michael DeHaan2013-05-081-1/+1
* Merge branch 'nocows' of git://github.com/jpmens/ansible into develMichael DeHaan2013-04-271-0/+4
|\
| * Make ANSIBLE_NOCOWS configurableJan-Piet Mens2013-04-231-0/+4
* | Adds a logfile for ansible playbooks that can be set by the environment or co...Michael DeHaan2013-04-271-0/+6
|/
* Documented executable setting for ansible.cfgwillthames2013-04-051-0/+7