summaryrefslogtreecommitdiff
path: root/examples/ansible.cfg
Commit message (Expand)AuthorAgeFilesLines
* Add variable compression optionJames Cammarata2015-11-051-0/+5
* commented out all settings in exampmle ansible.cfg as we really only want to ...Brian Coca2015-10-311-17/+17
* stdout_callback instead of callback_stdoutbastianharren2015-10-301-1/+1
* moved sudo -S and -n into configurable flags as they might be absent in much ...Brian Coca2015-10-281-1/+1
* Remove unused ca_file_path as it has not been hooked up to code for a long ti...Toshio Kuratomi2015-10-261-14/+0
* Make random cowsay truly randomJames Cammarata2015-10-151-0/+14
* renamed managed_syslog to no_target_syslogBrian Coca2015-09-261-1/+1
* task logging revampBrian Coca2015-09-251-0/+7
* Comments to explain retry_files_enabled and retry_files_save_pathPaul Freeman2015-09-171-0/+4
* normalized plugin paths and names and configsBrian Coca2015-09-151-6/+7
* some fixes to become/sudoBrian Coca2015-08-151-2/+3
* Fixing up error handling for fetch_file ops in connection pluginsJames Cammarata2015-07-221-0/+5
* added commented out callback optionsBrian Coca2015-07-201-1/+3
* minor spelling changesCarlos E. Garcia2015-07-101-2/+2
* introduced non changing ansible_managedBrian Coca2015-07-061-2/+4
* removed uneeded quotesBrian Coca2015-07-061-2/+2
* added ramfs to selinux ignored filesystemsBrian Coca2015-07-021-1/+1
* Allow role variables to be optionally kept in a private scopeJames Cammarata2015-07-011-0/+5
* added example of whitelisted callbackBrian Coca2015-06-291-0/+3
* made special treatment of certain filesystem for selinux configurableBrian Coca2015-05-151-0/+5
* preliminary privlege escalation unification + pbrunBrian Coca2015-03-101-0/+6
* changed default for new retry path to be teh same as currentBrian Coca2015-01-301-0/+5
* made inventory consistent in config file, deprecated old config hostfileBrian Coca2015-01-291-1/+1
* Revert "Fix: Add support for SSL protocol version configuration option"revert-9808-sslconfigBrian Coca2015-01-191-9/+0
* Merge pull request #9808 from swimlappy/sslconfigBrian Coca2015-01-161-0/+9
|\
| * Add support for SSL protocol version configuration option. Also fix 2 places...Jason Holland2014-12-131-0/+9
* | fixed bad exampel for library that was library_path, which of course didBrian Coca2015-01-051-1/+1
* | Comment remote_port in the example ansible.cfg so users do not override their...Toshio Kuratomi2014-12-161-1/+1
|/
* typofixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-12-041-1/+1
* 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