1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test
Toshio Kuratomi 6227c2ac75
More file refactoring ()
* Set src in the state functions rather than the toplevel

A good API should only require passing one version of a piece of data
around so do that for src

* Move the rewriting of path into additional_parameter_handling

When the path is a directory we can rewrite the path to be a file inside
of the directory

* Emit a warning when src is used with a state where it should be ignored
2018-05-16 10:41:11 -07:00
..
cache
integration More file refactoring () 2018-05-16 10:41:11 -07:00
legacy
results
runner Network requirements to be installed by ansible-test () 2018-05-12 10:13:26 +01:00
sanity xml: Fix validate-modules issue () 2018-05-15 02:29:48 +02:00
units Fixes () 2018-05-16 11:09:32 -05:00
utils