1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/plugins
Toshio Kuratomi f332151f59 Fix copy to only follow symlinks for files in the non-recursive case
Revert "**Temporary**"

This reverts commit 28b86b1148.

We don't need this now that copy has been fixed
2018-04-20 10:04:24 -07:00
..
action Fix copy to only follow symlinks for files in the non-recursive case 2018-04-20 10:04:24 -07:00
cache add inventory caching & use in virtualbox inventory plugin (#34510) 2018-01-22 19:33:14 -05:00
callback Update tree.py 2018-04-19 15:51:06 -04:00
cliconf Fix use of bytes in cliconf plugins for Python 3 (#37715) 2018-04-17 10:15:21 -04:00
connection ensure 'home' translations (#36755) 2018-04-11 11:53:05 -04:00
filter Add expandvars jinja2 filter (#38805) 2018-04-18 09:29:19 +02:00
inventory forman as inv plugin 2018-04-19 17:07:47 -04:00
lookup nios lookup errors out when there are no results #37970 (#39027) 2018-04-20 09:14:47 -06:00
netconf Raise error when trying to use older iosxr modules with netconf (#37423) 2018-03-15 12:49:35 -04:00
shell powershell: display non-ascii characters in command outputs (#37229) 2018-04-05 14:59:51 -07:00
strategy Re-use logic from StrategyBase._load_included_file in StrategyModule.run for free and linear (#36470) 2018-02-21 09:53:15 -06:00
terminal Fix ios and iosxr terminal prompt regex (#39063) 2018-04-20 10:20:13 -06:00
test Deprecate tests used as filters (#32361) 2017-11-27 17:58:08 -05:00
vars Allow loading dirs from role defaults/vars (#36357) 2018-04-10 17:14:38 -04:00
__init__.py fixed up get_options in AnsiblePlugin to use the correct plugin name 2017-11-22 15:35:31 -05:00
loader.py centralize doc/config plugin lists (#38775) 2018-04-16 09:29:49 -04:00