160f2ace51
Well organized programs should only have a few successful exit points. This commit moves all of the successful exit points for the file module into the main() function. Other functions return their results to the main function which can then choose whether there is more procesing to do before exit or not. |
||
---|---|---|
.. | ||
ansible |