summaryrefslogtreecommitdiff
path: root/lib/ansible/constants.py
Commit message (Expand)AuthorAgeFilesLines
* Add pipeline-ish method using dd for file transfer over SSH (#18642)Andrew Gaffney2017-01-191-0/+1
* better cleaning of module return, also warnBrian Coca2017-01-131-0/+3
* Configurable fact path (#18147)Alvaro Aleman2017-01-121-0/+1
* Fix constants to use environment variables in preference to config filesToshio Kuratomi2017-01-051-4/+5
* allow modules to set custom stats (#18946)Brian Coca2017-01-051-0/+1
* openbsd_pkg: make "name" take a list.Patrik Lundin2017-01-041-1/+1
* Fix 4d355f8bf2853bff615d1899b072e276ba145eaaToshio Kuratomi2017-01-041-1/+1
* Leave a comment that .format() can lead to security risksToshio Kuratomi2017-01-041-0/+4
* Transform config values to text immediately when they enter ansibleToshio Kuratomi2017-01-041-8/+9
* adds new module net_command for network devices (#19468)Peter Sprygada2016-12-191-2/+2
* minor spelling changesCarlos E. Garcia2016-12-131-1/+1
* Remove remnants of obsolete fireball mode.Matt Clay2016-12-091-1/+0
* Document the get_config functionToshio Kuratomi2016-12-051-2/+26
* functional updates to ansible-connection (#18574)Peter Sprygada2016-11-301-0/+2
* unified boolean functionBrian Coca2016-11-291-8/+6
* adds config option to auto add keys when using paramiko (#18598)Peter Sprygada2016-11-281-0/+2
* Adding a persistent connection utilityJames Cammarata2016-11-211-0/+2
* change to ~ instead of $HOME to avoid undefined (#18551)Brian Coca2016-11-211-3/+3
* make default strategy configurable (#18394)Gael Pasgrimaud2016-11-151-0/+1
* removed package from squash actionsBrian Coca2016-11-141-1/+1
* ANSIBLE_SSH_CONTROL_PATH_DIR option added (#18342)Andrea Tartaglia2016-11-031-0/+1
* Make the default Ansible_managed string static so it doesn't interfere with i...Toshio Kuratomi2016-10-181-1/+1
* toggle missing handler errors/warnings via configBrian Coca2016-10-131-0/+1
* Switch get_config to use a single value_type parameter to determine type.Toshio Kuratomi2016-10-071-95/+106
* Make interprocess polling interval configurable (#16560)Pavlo Shchelokovskyy2016-10-061-1/+2
* Refactor parsing of CLI args so that we can modify them in the base classToshio Kuratomi2016-10-061-0/+5
* Normalize text and byte type in the ssh plugin helper method that builds up a...Toshio Kuratomi2016-10-021-1/+3
* Add homebrew in squash_actions list (#16966)Indrajit Raychaudhuri2016-09-301-1/+1
* Smart mode for sftp+scp (#17813)jctanner2016-09-291-1/+1
* Remove test-docs from module search ignore list. (#17670)Matt Clay2016-09-201-1/+1
* Fix password lookup py3 plus alikins unittest additions refactoring (#17626)Toshio Kuratomi2016-09-191-4/+3
* win_shell/win_command changes + tests (#17557)Matt Davis2016-09-151-2/+2
* added new ksu method to man pageBrian Coca2016-09-131-3/+3
* Added option to change ssh executable path (#17377)Andrea Tartaglia2016-09-071-0/+1
* Do not crash if current dir do not exist, fix #17369 (#17379)Michael Scherer2016-09-051-1/+4
* Add ksu privilege escalation (#17340)Will Thames2016-09-011-3/+3
* * Fix race in creating temp directories pre-fork (#16965)Toshio Kuratomi2016-08-041-1/+2
* optimize booleanifycationBrian Coca2016-08-041-1/+3
* added check and diff mode control to consoleBrian Coca2016-07-251-1/+1
* make timeout decorator for facts have a configurable duration (#16551)jctanner2016-07-081-0/+1
* Add the PID of the Ansible process to local_tmp directory. (#16589)Toshio Kuratomi2016-07-061-1/+2
* Allowing changed colour to be set properly from ansible.cfg (#16338)Mark Szymanski2016-06-171-1/+1
* Change the default of module_set_locale to False. (#16313)Toshio Kuratomi2016-06-151-1/+1
* removed duplicate constants settingBrian Coca2016-06-141-1/+0
* made ssh compression configurable (#16214)Brian Coca2016-06-101-1/+1
* Force relative role paths to be absolute and correct errors about missing pat...jctanner2016-06-031-4/+11
* add centrify dzdo escalation (#15219)Tegan Snyder2016-04-251-3/+3
* Controller-side module caching.Toshio Kuratomi2016-04-121-1/+8
* Adding a config option to allow disabling locale settings upon module execJames Cammarata2016-04-061-0/+1
* ZiploaderToshio Kuratomi2016-04-051-0/+1