community.general/lib/ansible
Serge van Ginderachter b6ea8de399 limit extensions for files in group/host_vars dir
inventory vars: make loading from a directory obey the same rules as
when checking the base paths, looking at the file name extensions
as defined in CONSTANTS.YAML_FILENAME_EXTENSIONS

Fixes Github issue #11017
2015-05-23 20:34:08 +02:00
..
cache Fix pylint error on "cachefile does not exist" 2015-05-01 13:57:13 -04:00
callback_plugins Remove runner_on_error callback that is never used. 2014-07-01 17:02:10 -04:00
inventory made special treatment of certain filesystem for selinux configurable 2015-05-15 13:19:15 -04:00
module_utils Merge pull request #8679 from j0057/support-arch-8653 2015-05-20 22:57:54 -07:00
modules Submodule update for devel 2015-05-22 13:30:00 -05:00
playbook just a few spelling error changes 2015-04-28 09:36:42 -04:00
runner Merge pull request #10565 from bcoca/with_sequence_expand 2015-05-21 08:05:17 -07:00
utils limit extensions for files in group/host_vars dir 2015-05-23 20:34:08 +02:00
__init__.py Updating version to contain the full major/release 2015-04-06 18:30:38 -05:00
callbacks.py Use to_bytes instead of .encode(). Fixes the fact that errors is a positional argument, not a kw arg in .encode() 2015-03-04 11:07:00 -08:00
color.py fixed typos found by RETF rules in PY files 2014-05-03 18:40:05 +02:00
constants.py made special treatment of certain filesystem for selinux configurable 2015-05-15 13:19:15 -04:00
errors.py Make AnsibleError a plain ol' exception 2015-01-29 10:36:06 -08:00
module_common.py made special treatment of certain filesystem for selinux configurable 2015-05-15 13:19:15 -04:00