Commit Graph

89 Commits (bc1e1d2cdc16ee252fa1dc906900fa8696ea33ff)

Author SHA1 Message Date
James Cammarata 7a9916422a Fixing up error handling for fetch_file ops in connection plugins
11 years ago
Brian Coca e9400e9ba5 added commented out callback options
11 years ago
Carlos E. Garcia 657495d13f minor spelling changes
11 years ago
Brian Coca 8bfbe44e5b introduced non changing ansible_managed
11 years ago
Brian Coca 0cd7942155 removed uneeded quotes
11 years ago
Brian Coca 9e37402cb7 added ramfs to selinux ignored filesystems
11 years ago
James Cammarata b6c52ce115 Allow role variables to be optionally kept in a private scope
11 years ago
Brian Coca a41caf722d added example of whitelisted callback
11 years ago
Brian Coca e2de336a23 made special treatment of certain filesystem for selinux configurable
11 years ago
Brian Coca 5f6db0e164 preliminary privlege escalation unification + pbrun
11 years ago
Brian Coca 17666a1939 changed default for new retry path to be teh same as current
11 years ago
Brian Coca 4fd760467b made inventory consistent in config file, deprecated old config hostfile
11 years ago
Brian Coca 78e1a7ed93 Revert "Fix: Add support for SSL protocol version configuration option"
11 years ago
Brian Coca 9ccabbb95e Merge pull request #9808 from swimlappy/sslconfig
11 years ago
Brian Coca 83e6c166f6 fixed bad exampel for library that was library_path, which of course did
11 years ago
Toshio Kuratomi a5b3b59bd1 Comment remote_port in the example ansible.cfg so users do not override their .ssh/config settings by default
12 years ago
Jason Holland eedc51f213 Add support for SSL protocol version configuration option. Also fix 2 places where the SSL version was not being set properly.
12 years ago
Veres Lajos bf5d8ee678 typofixes - https://github.com/vlajos/misspell_fixer
12 years ago
Michael DeHaan e5116d2f9b changes for package loading of modules
12 years ago
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