73aa099f0a
The config template action plugin assumes that the local node is supplying a configuration file that will be used to copy content to a target node. This change gives the module the ability to change configuration files on target nodes using all remote sources. The new boolean option, `remote_src` has been added to enable or disable this functionality. When enabled, the module will retrieve content from the target node and load it as "user_content". By pre-loading it in the user content the module will function normally without any major structural changes or performance impact. Change-Id: Id9c7e16fb935c2da0b32b7cf53449f68bd1e9c89 Signed-off-by: Kevin Carter <kecarter@redhat.com> |
||
---|---|---|
.. | ||
files | ||
group_vars | ||
host_vars | ||
templates | ||
ansible-role-requirements.yml | ||
inventory | ||
test-common-tasks.yml | ||
test.yml |