community.general/lib/ansible
Sijis Aviles ba3db90e3a Fix: wildcard excludes in unarchive with tar archives (#40935)
* fix: exclude using wildcards for tar archives

Fixes #37842, #22947

* fix: Remove quote() as it munges the exclude format

* test: Refactor to use single archive structure

A common structure archived by different methods should simplify some of
the feature tests.

* test: Use common archive layout to validate exclude feature

* test: Use the same exclude checks for zip/tar archives
2018-06-22 08:28:14 -07:00
..
cli doc fix 2018-06-21 16:30:33 -04:00
compat Enable wildcard import pylint (#35786) 2018-02-06 15:17:49 -08:00
config exclude lookup_terms from config errors (#41740) 2018-06-21 17:50:24 -04:00
errors give hint to users when a file is not found 2018-04-10 17:19:03 -04:00
executor fix minor issues with debug and item labels (#41331) 2018-06-21 16:14:57 -04:00
galaxy Update APB templates (#41559) 2018-06-14 17:05:30 -04:00
inventory added missing raise 2018-06-19 16:21:16 -04:00
module_utils Revert "Fixes #35622 (#41522)" (#41805) 2018-06-21 14:52:35 -04:00
modules Fix: wildcard excludes in unarchive with tar archives (#40935) 2018-06-22 08:28:14 -07:00
parsing Fix wrong python keyword (followup to #36357) (#41067) 2018-06-07 19:48:07 +05:30
playbook Load role vars and defaults before parsing tasks (#40982) 2018-06-18 10:56:55 -05:00
plugins exclude lookup_terms from config errors (#41740) 2018-06-21 17:50:24 -04:00
template When using ANSIBLE_JINJA2_NATIVE bypass our None filtering in _finalze (#41408) 2018-06-12 08:46:23 -05:00
utils file: clarify attributes usage in docs (#41780) 2018-06-21 10:08:29 -04:00
vars validate vars_files entries are string_type or list (#40985) 2018-06-22 11:13:58 -04:00
__init__.py
constants.py adds ansible-doc JSON plugin data dump 2018-06-04 17:20:33 -07:00
release.py update 2.7 codename 2018-05-31 15:46:07 -07:00