Commit Graph

70 Commits (2064d260853ae001d0c8c1ccd2d8cf30e36e55df)

Author SHA1 Message Date
Michael DeHaan 2064d26085 Add documentation about bin_ansible_callbacks setting. Standardization and cleanup.
12 years ago
Michael DeHaan a419ffdf41 Make command warnings off by default to minimize surprises.
12 years ago
Michael DeHaan fcb610dec4 Slightly trim down the warnings list based on some things being pretty common
12 years ago
Michael DeHaan 2629cd3fce Fix some copyrights, fix a misc test.
12 years ago
James Cammarata 6069ff6e9e Adding a new system_warnings config option to supress warnings
12 years ago
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
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 7490e3d61e Update ansible.cfg
13 years ago
a-sk 29a3bb744e Remove quotes aroung etcd_url value
13 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
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
trbs 653fac2f5c fix loading order of ansible.cfg in documentation
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 b8fdcff524 Merge branch 'nocows' of git://github.com/jpmens/ansible into devel
13 years ago
Michael DeHaan aa55268514 Adds a logfile for ansible playbooks that can be set by the environment or configuration file.
13 years ago
Jan-Piet Mens dfd885a012 Make ANSIBLE_NOCOWS configurable
13 years ago
willthames c4442ad804 Documented executable setting for ansible.cfg
13 years ago
Michel Blanc 0cd0a7fda3 Fixes jina typos
13 years ago