You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units
Toshio Kuratomi 30662bedad
Only print warning when ansible.cfg is actually skipped (#43583)
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
6 years ago
..
cli Add APB role_type to ansible-galaxy init (#36789) 7 years ago
config Only print warning when ansible.cfg is actually skipped (#43583) 6 years ago
contrib
errors
executor module_common: handle None value for templar (#36651) 7 years ago
inventory_test_data/group_vars
mock AnsiballZ improvements 6 years ago
module_utils Surround top-level function and class definitions with two blank lines. 6 years ago
modules Refactoring to persistence connection BGP, factory, reload, save, showrun modules (#43534) 6 years ago
parsing fix decrypted vault utf8 values (#37539) 6 years ago
playbook Fix multiple var files combining (followup to #36357) 6 years ago
plugins Clarify usage of encrypt arg (#43330) 6 years ago
template Remove duplicated "instead" word (#38800) 7 years ago
utils Move AWS placebo fixtures into test/units/utils so module_utils tests can use them (#37300) 7 years ago
vars
__init__.py
ansible.cfg
conftest.py
test_constants.py