summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix typos in ISSUE_TEMPLATE.mdJohn Barker2014-02-101-2/+2
* Add an issue templateJames Tanner2014-02-041-0/+28
* AnsibleWorks -> AnsibleMichael DeHaan2014-01-281-2/+2
* Added ANSIBLE_SSH_PIPELINING option to enable/disable pipelining supportJames Cammarata2014-01-161-0/+10
* Standardized on yml suffix, so fix this example content filename.Michael DeHaan2013-12-251-0/+0
* 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
* Wrong target for link?Ted M. Young2013-07-241-2/+1
* 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
* Merge pull request #3202 from trbs/20130613_docs_fix_ansible_cfg_loading_orderMichael DeHaan2013-06-161-1/+3
|\
| * fix loading order of ansible.cfg in documentationtrbs2013-06-131-1/+3
* | fixed x-bits in gittrbs2013-06-161-0/+0
|/
* Add version added field to notification modules.Michael DeHaan2013-05-111-1/+1
* Fixup the module formatter to explain the EXAMPLES string as well.Michael DeHaan2013-05-111-1/+1
* Fix documentation about examples in modules so folks use the new style.Michael DeHaan2013-05-111-4/+0
* 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