Files
community.general/lib/ansible/plugins/action
Dag Wieers 04ce71b4bd Give a module the possibility to known its own name (#16087)
* Give a module the possibility to known its own name

This is useful for logging and reporting and fixes the longstanding problem with syslog-messages:

    May 30 15:50:11 moria ansible-<stdin>: Invoked with ...

now becomes:

    Jun  1 17:32:03 moria ansible-copy: Invoked with ...

This fixes #15830

* Rename the internal name from module.ansible_module_name to module._name
2016-06-10 11:48:54 -04:00
..
2015-12-21 13:42:34 -05:00
2015-10-22 16:07:26 -07:00
2015-10-22 16:07:26 -07:00
2015-10-22 16:07:26 -07:00
2015-12-22 23:01:56 -05:00
2015-10-22 16:07:26 -07:00
2015-10-22 16:07:26 -07:00
2016-04-11 14:48:39 -07:00
2015-10-22 16:07:26 -07:00