ansible/lib
Tim Rupp 95188ed35c
Fixes repeated calls to create an API object (#35816)
This patch fixes repeated attempts that the module would make to
re-create an API object. The change stores a copy for later lookup
instead. This prevents uncontrolled tokens from being created.
2018-02-06 22:16:26 -08:00
..
ansible Fixes repeated calls to create an API object (#35816) 2018-02-06 22:16:26 -08:00