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 Update vmware_inventory (#26308) 2017-07-18 07:20:23 -04:00
errors test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
executor module_common: handle None value for templar (#36651) 2018-04-18 10:01:31 -07:00
inventory_test_data/group_vars Merge branch 'v2_final' into devel_switch_v2 2015-05-28 15:26:03 -05:00
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 test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
vars Miscellaneous pylint fixes. 2017-09-13 01:53:08 -07:00
__init__.py Add empty-init code-smell script. (#18406) 2016-11-07 15:02:13 -08:00
ansible.cfg Fix ansible-test config management. 2017-10-04 12:52:36 -07:00
conftest.py Fix bugs in ansible-test units command. (#24044) 2017-04-27 11:21:11 +08:00
test_constants.py 1st part of ansible config, adds ansible-config to view/manage configs (#12797) 2017-06-14 11:08:34 -04:00