Files
community.general/lib/ansible/modules/files
Toshio Kuratomi 4e2876be9f Initial refactor of the file module
* Separate the logic for each state into separate functions
* Start the process of separating out initialization (pre-processing of
  parameters that cannot be done via arg spec) from the logic to
  implement each state.
* Start the process of raising exceptions for errors and returning
  result values from each state implementing function   Goal is for all
  fail_json's to be consolidated into exception handlers at the toplevel
  and for there to be only one exit_json() at the toplevel.
2018-05-10 14:48:28 -07:00
..
2016-12-08 11:22:22 -05:00
2018-02-05 23:39:56 -05:00
2018-04-26 07:14:37 -07:00
2018-05-10 14:48:28 -07:00
2017-08-15 23:12:08 -07:00
2018-04-24 18:05:50 +01:00
2018-04-26 07:14:37 -07:00
2018-02-05 23:39:56 -05:00
2018-03-28 07:47:28 +02:00