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/utils
Serge van Ginderachter b0ff1ea425 performance optimisation in hash merge logic
rewrite deepcopy in util.merge_hash and just iterate
on an inventory with 500 groups and 800 hosts this brings back the
inventory initialisation from 13s to 3s (with hash_behaviour=merge)
2014-03-26 11:37:31 +01:00
..
__init__.py performance optimisation in hash merge logic 2014-03-26 11:37:31 +01:00
cmd_functions.py Fixes #3973 Second Revision of live ansible-pull output 2014-01-10 11:18:02 -05:00
module_docs.py Don't need to document these guys. 2014-01-02 17:55:59 -05:00
plugins.py Use realpath for plugin directories instead of abspath 2014-01-21 12:41:58 -06:00
string_functions.py Properly count newlines appearing at the end of templates after rendering 2014-02-05 15:14:19 -06:00
template.py Tweaking error message resulting from undefined template variables 2014-03-25 11:56:55 -05:00
vault.py Merge pull request #6580 from ramondelafuente/fix-vault-editor-call 2014-03-25 15:48:59 -04:00