ansible/test/units
Toshio Kuratomi 8d2c129944 [stable-2.5] Only print warning when ansible.cfg is actually skipped (#43583) (#43649)
Only print warning when ansible.cfg is actually skipped

* Also add unittests for the find_ini_config_file function
* Add documentation on world writable current working directory
  config files can no longer be loaded from a world writable current
  working directory but the end user is allowed to specify that
  explicitly.  Give appropriate warnings and information on how.

Fixes #42388
(cherry picked from commit 30662bedad)

Co-authored-by: Toshio Kuratomi <a.badger@gmail.com>
2018-08-13 18:16:24 -07:00
..
cli galaxy unit tests: add missing arg (#33766) 2018-01-04 09:16:56 -08:00
config [stable-2.5] Only print warning when ansible.cfg is actually skipped (#43583) (#43649) 2018-08-13 18:16:24 -07:00
contrib
errors
executor module_common: handle None value for templar (#36651) 2018-04-18 10:01:31 -07:00
inventory_test_data/group_vars
mock avoid caching invetnory sources in loader (#38242) 2018-04-18 09:59:35 -07:00
module_utils facts: suse: Fix major version detection for SUSE (#41416) (#41650) 2018-07-03 11:58:00 -07:00
modules openvswitch_db : Handle column value conversion and idempotency in no_key case (#43869) 2018-08-13 17:52:47 -07:00
parsing Fix 'New Vault password' on vault 'edit' (#35923) (#38003) 2018-04-09 14:57:34 -07:00
playbook fix 'doas' become_method support, previously committed patch not submitted to devel branch (#37511) (#40896) 2018-05-30 16:03:58 -04:00
plugins Stop displaying kinit pass input on a failure (#41882) (#41923) 2018-07-03 12:08:26 -07:00
template Backport #37881 for 2.5.1 (#37937) 2018-03-28 11:04:44 -05:00
utils
vars Miscellaneous pylint fixes. 2017-09-13 01:53:08 -07:00
__init__.py
ansible.cfg Fix ansible-test config management. 2017-10-04 12:52:36 -07:00
conftest.py
test_constants.py