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
Abhijit Menon-Sen 20fd9224bb Pass the filename to the individual VaultEditor methods, not __init__
Now we don't have to recreate VaultEditor objects for each file, and so
on. It also paves the way towards specifying separate input and output
files later.
2015-08-26 19:17:37 +05:30
..
cli Pass the filename to the individual VaultEditor methods, not __init__ 2015-08-26 19:17:37 +05:30
compat Making the switch to v2 2015-05-03 21:47:26 -05:00
config Making the switch to v2 2015-05-03 21:47:26 -05:00
errors Making the switch to v2 2015-05-03 21:47:26 -05:00
executor Multiple fixes for include statements and blocks in general 2015-08-26 02:23:22 -04:00
galaxy draft galaxy cli search 2015-08-22 02:28:27 -04:00
inventory fixed host/group var loading when inventory is a directory 2015-08-23 17:51:47 -04:00
module_utils Revert "Add PowerShell exception handling and turn on strict mode." 2015-08-23 21:09:16 -04:00
modules Submodule pointer update 2015-08-22 12:39:04 -04:00
new_inventory Making the switch to v2 2015-05-03 21:47:26 -05:00
parsing Pass the filename to the individual VaultEditor methods, not __init__ 2015-08-26 19:17:37 +05:30
playbook Multiple fixes for include statements and blocks in general 2015-08-26 02:23:22 -04:00
plugins Multiple fixes for include statements and blocks in general 2015-08-26 02:23:22 -04:00
template Don't convert nulls to strings. 2015-08-19 18:35:07 -04:00
utils Default listify to converting bare variables again 2015-08-12 10:49:46 -04:00
vars kept vars as alias to hostvars[inventory_hostname] and avoid subtrees into themselves 2015-08-23 17:51:47 -04:00
__init__.py Re-adding submodules after moving things around 2015-05-03 22:30:51 -05:00
constants.py Merge pull request #11880 from bcoca/configurable_squash 2015-08-23 13:32:15 -04:00
test-requirements.txt Making the switch to v2 2015-05-03 21:47:26 -05:00