Toshio Kuratomi
6b6c4914d2
Initial cleanup of file module
...
* Remove use of six.b as Python-2.6+ have byte literals.
* Make AnsibleModule a global object so we'll have access to it in all
the functions we're going to break this up into.
* Rework the parameters so things that are in file_common_args are used
from file_common_args or the reason for deviation is documented.
* Remove validate as a parameter: this should be taken care of by
removing it from params before the copy and template action plugin
invoke file.
* Rename diff_peek to _diff_peek as it is an internal parameter.
* add module_name execute_module call to assemble so that it is more greppable
2018-05-10 14:48:28 -07:00
..
2018-05-10 14:48:28 -07:00
2018-02-12 15:24:45 -05:00
2018-02-07 15:11:36 -08:00
2018-02-07 15:11:36 -08:00
2018-02-07 15:11:36 -08:00
2018-02-07 15:11:36 -08:00
2018-02-07 15:11:36 -08:00
2018-02-07 15:11:36 -08:00
2018-05-10 14:48:28 -07:00
2018-02-07 15:11:36 -08:00
2018-02-07 15:11:36 -08:00
2018-05-08 12:06:37 -04:00
2018-02-07 15:11:36 -08:00
2018-02-07 15:11:36 -08:00
2018-02-07 15:11:36 -08:00
2018-02-15 09:01:02 -08:00
2018-05-10 14:48:28 -07:00
2018-02-07 15:11:36 -08:00
2018-02-07 15:11:36 -08:00
2018-05-08 12:06:37 -04:00
2018-02-07 15:11:36 -08:00
2018-05-08 12:06:37 -04:00
2018-02-07 15:11:36 -08:00
2018-05-08 12:06:37 -04:00
2018-03-21 12:48:09 -04:00
2018-03-06 18:02:46 +00:00
2018-03-06 18:02:46 +00:00
2018-02-07 15:11:36 -08:00
2018-05-08 12:06:37 -04:00
2018-02-07 15:11:36 -08:00
2018-02-21 18:10:23 +10:00
2018-02-07 15:11:36 -08:00
2018-02-07 15:11:36 -08:00
2018-04-03 09:59:13 -05:00
2018-02-07 15:11:36 -08:00
2018-05-08 12:06:37 -04:00
2018-02-07 15:11:36 -08:00
2018-05-08 12:06:37 -04:00
2018-02-07 15:11:36 -08:00
2018-02-07 15:11:36 -08:00
2018-02-07 15:11:36 -08:00
2018-05-08 12:06:37 -04:00
2018-02-07 15:11:36 -08:00
2018-05-08 12:06:37 -04:00
2018-02-07 15:11:36 -08:00
2018-02-07 15:11:36 -08:00
2018-02-07 15:11:36 -08:00
2018-02-07 15:11:36 -08:00
2018-02-07 15:11:36 -08:00
2018-02-07 15:11:36 -08:00
2018-02-07 15:11:36 -08:00
2018-02-07 15:11:36 -08:00
2018-02-07 15:11:36 -08:00
2018-02-07 15:11:36 -08:00
2018-02-07 15:11:36 -08:00
2018-02-07 15:11:36 -08:00
2018-02-07 15:11:36 -08:00
2018-02-07 15:11:36 -08:00
2017-05-11 18:43:44 +05:30
2018-02-15 09:01:02 -08:00
2018-02-07 15:11:36 -08:00
2018-05-08 12:06:37 -04:00
2018-04-11 08:01:54 -06:00
2017-06-02 12:14:11 +01:00
2018-02-15 09:01:02 -08:00
2018-02-19 13:07:58 -08:00
2018-02-07 15:11:36 -08:00
2018-02-07 15:11:36 -08:00
2018-02-19 13:07:58 -08:00
2018-02-15 09:01:02 -08:00
2018-02-07 15:11:36 -08:00
2018-02-07 15:11:36 -08:00
2018-02-07 15:11:36 -08:00
2018-02-07 15:11:36 -08:00
2018-05-08 12:06:37 -04:00
2018-02-07 15:11:36 -08:00
2018-02-07 15:11:36 -08:00
2018-04-28 08:56:36 -07:00
2018-02-15 09:01:02 -08:00
2018-03-21 12:48:09 -04:00
2018-05-08 12:06:37 -04:00
2018-03-20 11:21:19 -05:00
2018-04-26 07:14:37 -07:00
2018-03-27 13:03:07 +10:00
2017-03-23 19:47:10 -07:00
2018-04-17 10:45:53 +10:00