mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-26 12:21:26 -07:00
This adds a module that concatenates (ie. assembles) a file from fragments in a directory in alphabetical order. It chains the file module afterward to fix up ownership and permission. This also adds tests for the assemble module with fragments in assemble.d. |
||
---|---|---|
.. | ||
inventory | ||
playbook | ||
runner | ||
__init__.py | ||
callbacks.py | ||
constants.py | ||
errors.py | ||
utils.py |