Commit Graph

263 Commits (3948dc2d1de227eb3d33ca05e33373abebfca804)

Author SHA1 Message Date
James Cammarata 18d82d1eb6 Documentation/examples updates for new 1.6 accelerate options
12 years ago
Michael DeHaan e639b5382b Change default gathering policy, add to docs.
12 years ago
Brian Coca 18adf07fc6 changed setting values and updated docs
12 years ago
Brian Coca 4dfa40f18e added gathering control to ansible, defaults to 'smart'
12 years ago
Michael DeHaan 84f918d320 Merge pull request #6381 from franckcuny/doc-module-lang
12 years ago
Franck Cuny fb14b53130 Document the module_lang option.
12 years ago
James Cammarata 9730157525 Validate SSL certs accessed through urllib*
12 years ago
Dolph Mathews 8808e029f9 spelling correction for "separate"
12 years ago
Michael DeHaan 16d3be03af Remove a few extra legacy variable feature references.
12 years ago
Richard C Isaacson 80ddd1ca75 Config resoution order correction and documentation.
12 years ago
John Barker b8967a231e Fix typos in ISSUE_TEMPLATE.md
12 years ago
James Tanner e0429a4004 Add an issue template
12 years ago
Michael DeHaan d07a3b5e9b AnsibleWorks -> Ansible
12 years ago
James Cammarata 02ce5af6df Added ANSIBLE_SSH_PIPELINING option to enable/disable pipelining support
12 years ago
Michael DeHaan 31d0060de8 Standardized on yml suffix, so fix this example content filename.
12 years ago
Michael DeHaan 7490e3d61e Update ansible.cfg
12 years ago
a-sk 29a3bb744e Remove quotes aroung etcd_url value
12 years ago
Jan-Piet Mens bd5cd8e652 Lookup plugin for etcd
13 years ago
Michael DeHaan fee360f33e Add example.config and main documentation of the roles_path feature.
13 years ago
Thomas Omans 632232259a Adding config flag role_path for common/global roles
13 years ago
Michael DeHaan 65178290e7 Merge branch 'devel' of git://github.com/nextus/ansible into devel
13 years ago
James Cammarata b11e12652e Adding new accelerate settings to default config and docs
13 years ago
James Cammarata c8fa83c93f Minor tweaks to the skipped config wording and adding documentation
13 years ago
James Martin d5f20e6b21 Optionally display Skipping [host] messages.
13 years ago
nextus ca96d74572 #4227 in upstream repo
13 years ago
James Cammarata 848a966736 Adding example section to ansible.cfg for the control_path setting
13 years ago
James Cammarata 959138d00d Added accelerate_port to plays, and made it configurable
13 years ago
James Cammarata e09ce0a3a7 Commenting out default ssh arguments line in ansible.cfg
13 years ago
James Cammarata ad595eadea Enable error_on_undefined_vars by default
13 years ago
Abhijit Menon-Sen 0c96d8af6e Add a nocolor setting to ansible.cfg
13 years ago
Ted M. Young 28e7a25143 Wrong target for link?
13 years ago
Michael DeHaan 8a82b5c817 Slight revisement to configuration file comment.
13 years ago
Michael DeHaan cf6e1f8db9 Make it possible to tell paramiko to not record new host keys, which can be slow with a large number of hosts.
13 years ago
Michael DeHaan c55adc9ac9 Default to 'smart' transport, which will use OpenSSH if it can support ControlPersist.
13 years ago
Michael DeHaan d96cedcad1 Example config file should use correct config setting.
13 years ago
Michael DeHaan 9db4f7a9a6 Makes host key checking the default behavior but can be disabled in ansible.cfg or by environment variable.
13 years ago
espro 3eeacaba81 Updated ansible.cfg to be more consistent
13 years ago
espro a00c7b0c08 Comment remote_user in ansible.cfg
13 years ago
espro e2cf3b2d29 Update ansible.cfg
13 years ago
Michael DeHaan bac81be3f9 Add undefined variables feature to example config file.
13 years ago
Michael DeHaan 637983cf31 cleanup example config file + Squashed commit of the following:
13 years ago
Michael DeHaan fda74110bd Merge pull request #3202 from trbs/20130613_docs_fix_ansible_cfg_loading_order
13 years ago
trbs a4223e119d fixed x-bits in git
13 years ago
trbs 653fac2f5c fix loading order of ansible.cfg in documentation
13 years ago
Michael DeHaan d51ec37a59 Add version added field to notification modules.
13 years ago
Michael DeHaan 9ca0289dee Fixup the module formatter to explain the EXAMPLES string as well.
13 years ago
Michael DeHaan 0748e86f0e Fix documentation about examples in modules so folks use the new style.
13 years ago
Matt Coddington 542eeeb5d6 add option to ignore $legacy variable style substitution
13 years ago
Michael DeHaan 8ef18c2f98 Don't set PasswordAuthentication=no here because the connection plugin will do that unless a password is actually specified with -k/--ask-pass.
13 years ago
Michael DeHaan 601c2db116 Add a note about where the playbook examples have moved to.
13 years ago