1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-30 21:11:03 +00:00
community.general/lib
Michael Scherer 9b8a55032d Do not use the variable name as a key for the result of the module
Using the variable name can interfere with various systems
used to communicate between modules and ansible ( as
reported in #7732 , where ansible_facts is a reserved key for
updating the fact cache, for example ).
2014-12-14 19:27:17 +01:00
..
ansible Do not use the variable name as a key for the result of the module 2014-12-14 19:27:17 +01:00