summaryrefslogtreecommitdiff
path: root/lib/ansible/constants.py
Commit message (Expand)AuthorAgeFilesLines
* change to ~ instead of $HOME to avoid undefined (#18551)Brian Coca2016-11-211-2/+2
* 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
* Make interprocess polling interval configurable (#16560)Pavlo Shchelokovskyy2016-10-061-1/+2
* 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
* centralize path list handlingBrian Coca2016-03-301-13/+16
* Add options to make includes 'static'James Cammarata2016-03-241-0/+4
* Don't create world-readable module and tempfiles without explicit user permis...Toshio Kuratomi2016-03-231-0/+1
* Add documentation for squash_actions configuration settingMatthew Gamble2016-03-231-1/+1
* Make ohai and facter work via module_utils Fact classes rather than in the se...Toshio Kuratomi2016-03-141-2/+0
* Add a way to restrict gathered facts in Ansible:Yannig Perré2016-03-141-0/+3
* Add noseclabel support to libvirt_lxc plugin.Matt Clay2016-03-101-0/+1
* draft 1st release of ansible-consoleBrian Coca2016-03-071-0/+1
* moved hardcoded settings from doccli to constantsBrian Coca2016-03-051-0/+3
* Support strategy_plugins setting in a configuration fileKishin Yagami2016-03-051-0/+1
* made max diff size configurableBrian Coca2016-03-021-1/+1
* Merge pull request #13654 from sivel/paramiko-proxy-commandMatt Martz2016-02-231-0/+1
|\
| * Add ProxyCommand support to the paramiko connection pluginMatt Martz2015-12-231-0/+1
* | Make --diff lines of context configurableGeorge Christou2016-02-191-0/+3
* | Missed constants.py in the commit for #14557Toshio Kuratomi2016-02-181-0/+1
* | added missing config to constants.pyBrian Coca2016-02-181-0/+1
* | Make --diff colours configurableGeorge Christou2016-02-171-0/+3
* | Re-implementing the retry file feature for 2.0James Cammarata2016-01-261-1/+1
* | output color is now configurableBrian Coca2015-12-291-0/+11
|/
* Add package module to squash listToshio Kuratomi2015-12-191-1/+1
* removed unused 'pattern' from ansible.cfgBrian Coca2015-12-091-2/+6
* Galaxy 2.0chouseknecht2015-12-091-1/+2