community.general/lib/ansible
Toshio Kuratomi 84fb9f032d Fix symlink handling (#26877)
* Fix symlink handling

On symlinks, make lnk_source return the absolute path of the target of the symlink.
Add a new return field lnk_target that returns the actual, unexpanded path to the target of the symlink.
2017-07-17 12:06:35 -07:00
..
cli Consolidate boolean/mk_boolean conversion functions into a single location 2017-07-17 11:48:05 -07:00
compat
config Consolidate boolean/mk_boolean conversion functions into a single location 2017-07-17 11:48:05 -07:00
errors correct, cleanup & simplify dwim stack (#25956) 2017-07-03 15:27:53 -04:00
executor Consolidate boolean/mk_boolean conversion functions into a single location 2017-07-17 11:48:05 -07:00
galaxy
inventory ensure all groups inherit from 'all' 2017-07-13 18:38:39 -04:00
module_utils Consolidate boolean/mk_boolean conversion functions into a single location 2017-07-17 11:48:05 -07:00
modules Fix symlink handling (#26877) 2017-07-17 12:06:35 -07:00
parsing Adds search in template/files/vars relative to the playbook path (#26460) 2017-07-05 19:45:09 -04:00
playbook Consolidate boolean/mk_boolean conversion functions into a single location 2017-07-17 11:48:05 -07:00
plugins Consolidate boolean/mk_boolean conversion functions into a single location 2017-07-17 11:48:05 -07:00
template
utils New module: access Cisco ACI (network/aci/aci_rest) (#26029) 2017-07-17 16:32:12 +01:00
vars removed redundant loader 2017-07-17 09:03:39 -04:00
__init__.py
constants.py Consolidate boolean/mk_boolean conversion functions into a single location 2017-07-17 11:48:05 -07:00
release.py